examples : Auto lowercase language parameter in main.cpp (#1928) 98b861a unverified F1L1P bobqianic commited on Mar 6, 2024
main : fix file existence check in main.cpp (#1889) 9162df9 unverified Theldus commited on Feb 22, 2024
main : check if input files exist before proceeding (#1872) d625238 unverified Theldus commited on Feb 19, 2024
examples : added audio_ctx argument to main and server (#1857) 469988b unverified dscripka ggerganov commited on Feb 12, 2024
examples : initialize context params properly (#1852) 3443ee7 unverified ggerganov commited on Feb 11, 2024
params : don't compute timestamps when not printing them (#1755) 251825e unverified George Hindle commited on Jan 12, 2024
main : add cli option to disable system prints (#1740) 97e710a unverified ggerganov commited on Jan 8, 2024
server : add a REST Whisper server example with OAI-like API (#1380) 8a0d34c unverified felrock ggerganov commited on Nov 20, 2023
whisper : add context param to disable gpu (#1293) 290abed unverified jhenhong ggerganov commited on Nov 6, 2023
examples : Implement JSON output for Token-Level data in main (#1358) d166741 unverified akx commited on Oct 31, 2023
examples : fix build + compile warnings (close #1256) 2cfc05a unverified ggerganov commited on Sep 7, 2023
whisper : significantly improve the inference quality (#1148) 7b59286 unverified bobqianic ggerganov commited on Aug 27, 2023
whisper : move progress calculation out of whisper.cpp (#1081) cde9ea7 unverified Hrishikesh Barman commited on Jul 25, 2023
whisper : add OpenVINO support (#1037) 49bcee6 unverified Ryan Metcalfe ggerganov commited on Jul 4, 2023
whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058) eedbf0c unverified Akash Mahajan ggerganov commited on Jul 4, 2023
main : add diarization support for all current output types (#1031) 16846f8 unverified Colin ggerganov commited on Jun 25, 2023
main : gracefully exit when invalid params are passed (#1002) 951f044 unverified faker2048 commited on Jun 25, 2023
main : fix help for --no-timestamps arg (#908) 4ceb1ab unverified Rich Jones commited on May 14, 2023
whisper : add integer quantization support (#540) a5f8f3c unverified ggerganov commited on Apr 30, 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
main : provide option for creating JSON output (#615) 3381725 unverified tuxpoldo ggerganov commited on Mar 22, 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 : add whisper_state + default state on the whisper_context (#523) fa946a3 unverified sandrohanea Sandro Hanea 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
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
main : CSV format export trimmed spaces fix (#444) 2bea6b4 unverified Alex Bacart commited on Feb 4, 2023
main : we had accidentally disabled the temperature fallback .. (#291) 0461c67 unverified ggerganov commited on Jan 18, 2023
main : add an option to accept optional output filenames (#424) 7936381 unverified Chia-Hsiang Cheng garyhsiang commited on Jan 18, 2023
whisper : add loader class to allow loading from buffer and others (#353) 8060473 unverified prsyahmi ggerganov commited on Jan 8, 2023