server : add dtw.params for v3-large-turbo (#3307) 1250fd1 unverified accessiblepixel commited on Jul 7, 2025
examples : set the C++ standard to C++17 for server (#3261) 5257653 unverified danbev commited on Jun 17, 2025
server : graceful shutdown, atomic server state, and health endpoint Improvements (#3243) 170eb31 unverified sachaarbonel commited on Jun 16, 2025
server : add Voice Activity Detection (VAD) support (#3246) 58d6e4e unverified danbev commited on Jun 13, 2025
whisper : remove whisper_load_backends function (#3196) 0cae2d6 unverified danbev commited on May 29, 2025
server: update abort mechanism to handle HTTP connection closure (#3112) 02b25fa unverified sachaarbonel commited on May 5, 2025
server : update httplib.h to version 0.20.0 (#3101) 238f652 unverified sachaarbonel commited on May 2, 2025
server : add --no-gpu option to print usage output (#3098) 1eb0f64 unverified danbev commited on May 1, 2025
examples : expose language detection probabilities to server example (#3044) 6b8d348 unverified sachaarbonel commited on Apr 28, 2025
whisper : add no_context parameter to whisper_params (#3045) 0e991f8 unverified sachaarbonel commited on Apr 16, 2025
feat: add health check endpoint to server (#2968) cbeea6f unverified sachaarbonel commited on Mar 31, 2025
examples : use miniaudio for direct decoding flac, mp3, ogg and wav (#2759) 7a280a4 unverified Dmitry Atamanov commited on Feb 27, 2025
server : generate unique tmp filenames (#2718) 89d94b1 unverified NETZkultur GmbH commited on Jan 13, 2025
server : add no-speech threshold parameter and functionality (#2654) 8e40db9 unverified sachaarbonel commited on Dec 21, 2024
whisper : rename suppress_non_speech_tokens to suppress_nst (#2653) 5b0631d unverified ggerganov commited on Dec 21, 2024
server : add option to suppress non-speech tokens (#2649) 647c7e7 unverified sachaarbonel commited on Dec 21, 2024
whisper : rename binaries + fix install (#2648) 30197de unverified ggerganov commited on Dec 21, 2024
server : ffmpeg overwrite leftover temp file (#2431) 2dafb8e unverified dynafire commited on Oct 2, 2024
server : use OS-generated temp file name for converted files (#2419) 04d9c8d unverified teejae commited on Sep 17, 2024
server : add inference path to make OAI API compatible (#2270) 66a3eb1 unverified eschmidbauer commited on Jul 8, 2024
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 7ef0c95 unverified stanimirovb commited on May 31, 2024
examples : rename --audio-context to --audio-ctx per help text (#1953) 8e9c985 unverified joliss commited on Mar 18, 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
server : allow CORS request with authorization headers (#1850) 16a6639 unverified Valentin Gosu commited on Feb 9, 2024
server : add fields to `verbose_json` response (#1802) 763d09d unverified JacobLinCool commited on Jan 30, 2024
server : implement "verbose_json" format with token details (#1781) d6e13b6 unverified rmmh commited on Jan 18, 2024
server : fix building and simplify lib deps on Windows (#1772) f928f33 unverified Przemysław Pawełczyk commited on Jan 15, 2024
server : add more parameters to server api (#1754) cb0cf7b unverified George Hindle commited on Jan 12, 2024
params : don't compute timestamps when not printing them (#1755) 251825e unverified George Hindle commited on Jan 12, 2024
server : fix server temperature + add temperature_inc (#1729) 8a648fc unverified ggerganov commited on Jan 7, 2024
server : pass max-len argument to the server (#1574) 5704da9 unverified osdrv commited on Dec 5, 2023
Server : Add support for .vtt format to Whisper server (#1578) 17f1f89 unverified Aleksander Andrzejewski commited on Nov 30, 2023
server : backport .srt output format (#1565) 77aa181 unverified Oleg Sidorov commited on Nov 28, 2023
server : set default CORS headers to allow all (#1567) 531e483 unverified Kasumi commited on Nov 28, 2023
server : automatically convert audio on the server (#1539) 99eeacd unverified Ismatulla Mansurov ggerganov commited on Nov 27, 2023