whisper : add memory sizes for Q8_0 (close #846) 648dff8 unverified ggerganov commited on May 1, 2023
whisper : add integer quantization support (#540) a5f8f3c unverified ggerganov commited on Apr 30, 2023
stream : flush upon finishing inference (#811) 70c8984 unverified Taras Glek commited on Apr 23, 2023
examples : add missing #include <cstdint> (#798) f19517c unverified Philipp Zabel commited on Apr 23, 2023
main : update escape_double_quotes() function (#776) 3165de3 unverified Tauseef Mohiuddin commited on Apr 23, 2023
whisper : restore decoder temperature fallbacks e02ade6 unverified ggerganov commited on Apr 15, 2023
whisper : fix potential memory leaks (#740) b96f12e unverified Bader-eddine Ouaich commited on Apr 14, 2023
talk, talk-llama : add basic example script for eleven-labs tts (#728) 5039d82 unverified DGdev91 commited on Apr 14, 2023
talk-llama : update to latest llama.cpp (improved performance) ab6eb47 unverified ggerganov commited on Apr 10, 2023
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
talk-llama : add new example + sync ggml from llama.cpp (#664) a8c74e6 unverified ggerganov commited on Mar 27, 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
main : provide option for creating JSON output (#615) 3381725 unverified tuxpoldo ggerganov commited on Mar 22, 2023
models : change HF hosting from dataset to model 92e3777 unverified ggerganov commited on Mar 22, 2023
whisper.android : support benchmark for Android example. (#542) 41e000d unverified takeshi-inoue tinoue ggerganov commited on Mar 7, 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 commited on Mar 5, 2023
whisper : set no_context == true by default (#537) d144017 unverified ggerganov commited on Mar 5, 2023
examples : refactor in order to reuse code and reduce duplication (#482) acbd6f7 unverified ggerganov commited on Feb 15, 2023
yt-wsp.sh : add unique filename generation (#495) 1003226 unverified genevera (she/her) genevera commited on Feb 14, 2023
ci : add node addon test and optimize compilation configuration (#468) 398871a unverified Qianhe Chen ggerganov commited on Feb 5, 2023
whisper : add "split_on_word" flag when using using "max_len" option (#455) 6b6bdd4 unverified Matija Pevec commited on Feb 5, 2023
whisper : reduce memory usage during inference (#431) 3aa9e6c unverified ggerganov commited on Feb 4, 2023