Spaces:
Running
Running
Commit History
server : generate unique tmp filenames (#2718)
89d94b1
unverified
NETZkultur GmbH
commited on
server : fix help print
d2d52bd
unverified
server : add no-speech threshold parameter and functionality (#2654)
8e40db9
unverified
whisper : rename suppress_non_speech_tokens to suppress_nst (#2653)
5b0631d
unverified
server : add option to suppress non-speech tokens (#2649)
647c7e7
unverified
whisper : rename binaries + fix install (#2648)
30197de
unverified
server : ffmpeg overwrite leftover temp file (#2431)
2dafb8e
unverified
server : use OS-generated temp file name for converted files (#2419)
04d9c8d
unverified
server : add inference path to make OAI API compatible (#2270)
66a3eb1
unverified
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198)
7ef0c95
unverified
server : fix typo (#2181)
18c60fc
unverified
Daniel Valdivia
commited on
whisper : use flash attention (#2152)
27c0a97
unverified
server : return utf-8 (#2138)
2719aa0
unverified
server : add dtw (#2044)
dd44653
unverified
examples : rename --audio-context to --audio-ctx per help text (#1953)
8e9c985
unverified
examples : clean up common code (#1871)
da3cdf4
unverified
examples : added audio_ctx argument to main and server (#1857)
469988b
unverified
examples : initialize context params properly (#1852)
3443ee7
unverified
server : allow CORS request with authorization headers (#1850)
16a6639
unverified
Valentin Gosu
commited on
server : add fields to `verbose_json` response (#1802)
763d09d
unverified
server : implement "verbose_json" format with token details (#1781)
d6e13b6
unverified
server : add more parameters to server api (#1754)
cb0cf7b
unverified
George Hindle
commited on
params : don't compute timestamps when not printing them (#1755)
251825e
unverified
George Hindle
commited on
server : add request path option(#1741)
6c319ac
unverified
server : fix server temperature + add temperature_inc (#1729)
8a648fc
unverified
server : pass max-len argument to the server (#1574)
5704da9
unverified
Server : Add support for .vtt format to Whisper server (#1578)
17f1f89
unverified
Aleksander Andrzejewski
commited on
server : backport .srt output format (#1565)
77aa181
unverified
Oleg Sidorov
commited on
server : set default CORS headers to allow all (#1567)
531e483
unverified
Kasumi
commited on
server : automatically convert audio on the server (#1539)
99eeacd
unverified
server : add --print-realtime param (#1541)
83982ec
unverified
ecneladis
commited on
fix(server): typo in temperature parameter (#1545)
91e39cd
unverified
Okabintaro
commited on