talk-llama : fixing usage message for talk-llama (#687) 2c3a469 unverified InconsolableCellist commited on Mar 29, 2023
whisper.addon : fixed test to new async implementation (#686) 1da4beb unverified Lucas Zanek commited on Mar 29, 2023
models : handle spaces and special characters in shell script paths (#677) b829a0a unverified be-next commited on Mar 29, 2023
make : 32-bit ARM flags (#486) 4fc344e unverified clach04 ggerganov HF Staff commited on Mar 29, 2023
whisper : bump "large" scratch buffer even mode (close #671) 7e02444 unverified ggerganov HF Staff commited on Mar 28, 2023
whisper : increase scratch buffers after recent change (#671) 1310f60 unverified ggerganov HF Staff commited on Mar 28, 2023
talk-llama : try to fix windows build .. b0b6987 unverified ggerganov HF Staff commited on Mar 27, 2023
readme : add talk-llama example to the table 6a5f440 unverified ggerganov HF Staff commited on Mar 27, 2023
talk-llama : add new example + sync ggml from llama.cpp (#664) a8c74e6 unverified ggerganov HF Staff commited on Mar 27, 2023
whisper : disable fallbacks until the performance is improved (#588) 83d8317 unverified ggerganov HF Staff commited on Mar 22, 2023
Nodejs Addon blocking main thread. Implemented Napi::AsyncWorker (#642) 099bfe3 unverified Lucas Zanek commited on Mar 22, 2023
whisper.objc : add `-O3 -DNDEBUG` in release mode (#640) a994b77 unverified jhenjie commited on Mar 22, 2023
fixed language auto-detection for state provided processing (#627) 826963f unverified sandrohanea Sandro Hanea commited on Mar 22, 2023
main : provide option for creating JSON output (#615) 3381725 unverified tuxpoldo ggerganov HF Staff commited on Mar 22, 2023
models : change HF hosting from dataset to model 92e3777 unverified ggerganov HF Staff commited on Mar 22, 2023
whisper.android : support benchmark for Android example. (#542) 41e000d unverified takeshi-inoue tinoue ggerganov HF Staff commited on Mar 7, 2023
bench-wts.sh : rename script + add execute permission f0a2b23 unverified ggerganov HF Staff commited on Mar 6, 2023
qual-bench.sh : add quality comparison tool, and update main.cpp to allow using a font file (#569) adb49fb unverified venkr commited on Mar 6, 2023
whisper.android : enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. (#572) 6958128 unverified takeshi-inoue commited on Mar 6, 2023
whisper : add whisper_state + default state on the whisper_context (#523) fa946a3 unverified sandrohanea Sandro Hanea ggerganov HF Staff commited on Mar 5, 2023
whisper : set no_context == true by default (#537) d144017 unverified ggerganov HF Staff commited on Mar 5, 2023
go : NewContext now returns a clean context (#537) cd6d7f1 unverified polarmoon Ming commited on Mar 5, 2023
make : add "-mcpu=native" when building for aarch64 (#532) 3f06aea unverified FlippFuzz commited on Feb 27, 2023
whisper : zero-initialize some more context variables 3e0974c unverified ggerganov HF Staff commited on Feb 21, 2023
whisper : add API for applying custom logits filters during decoding d85b238 unverified ggerganov HF Staff commited on Feb 19, 2023
whisper : by default disable non-speech tokens suppression (#473) b0c2b16 unverified ggerganov HF Staff commited on Feb 15, 2023
readme : add Ruby discussion + update .NET discussion 2deaecf unverified ggerganov HF Staff commited on Feb 15, 2023
examples : refactor in order to reuse code and reduce duplication (#482) acbd6f7 unverified ggerganov HF Staff commited on Feb 15, 2023
whisper : fix signedness compiler warning (#506) 560e81f unverified shikokuchuo commited on Feb 15, 2023