Spaces:
Running
Running
Commit History
examples : fix memory leak on failure to load gpt2 model (#323) c92d0b9 unverified
Andy Maloney commited on
examples : small code cleanups (#322) e0255d4 unverified
Andy Maloney commited on
examples : add whisper.swiftui demo app (#308) 1d5c7f2 unverified
Digipom commited on
Build a vfpv4 library for armeabi-v7a and do runtime detection to select the right library b17dc4f
Kevin Brothaler commited on
Check for both __ARM_NEON and __ARM_FEATURE_FMA so that the project can be compiled for armv7a. 1fff54f
Kevin Brothaler commited on
Bump NDK version dbe19c7
Kevin Brothaler commited on
Update README.md 9fc9845 unverified
cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 7ffa531 unverified
minor : resolves some of warnings when compiling with clang/clang++ (#294) 061b71e unverified
whisper : language auto-detect (#59) dad1114
main : add option to print the progress (#276) 068424c unverified
main : add "--prompt" command line argument (#90) a488eb7 unverified
command : better indentation 7a2aa88
command : update README, show how to use guided mode a73a606
command : adding guided mode 0ffb168
Update README.md (#46) 974e0d1 unverified
Add Android sample (#277) f4bcbaa unverified
Digipom commited on
stream : update README.md + comments 2110f23 unverified
Update README.md cd282f3 unverified
stream : fix build d8f85b8 unverified
stream : add sliding window mode d5c5cb0 unverified
talk : improve prompting de68a7e unverified
Node.js package (#260) 67b8a21 unverified
talk : make compatible with c++11 (part 2) cf313a6 unverified
talk : make compatible with c++11 53ae12b unverified
Add newline per segment for text output (#254) 3b047c2 unverified
Lexevolution commited on
bench.wasm : same as "bench" but runs in the browser (#89) 68dae1f unverified
Update README.md d161cee unverified
talk : fix build for MSVC 81dca98
talk : talk with AI in the terminal 7aad96d
twitch.sh : various fixes and polishing 245e5de
Allow for Twitch.tv live transcription 2444077
keyehzy commited on