Spaces:
Running
Running
Commit History
examples : move wav_writer from stream.cpp to common.h (#1317)
6c20dfb
unverified
bobqianic
commited on
Examples: Add save audio to file option in stream.cpp (#1310)
30cdb60
unverified
litong
bobqianic
commited on
build : do not use _GNU_SOURCE gratuitously (#1129)
beefa34
unverified
Przemysław Pawełczyk
commited on
examples : add tinydiarization support for streaming (#1137)
61d4989
unverified
Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)"
1e5ddb0
unverified
ggml : do not use _GNU_SOURCE gratuitously (#1027)
3a69cdf
unverified
Przemysław Pawełczyk
commited on
stream : flush upon finishing inference (#811)
70c8984
unverified
Taras Glek
commited on
whisper : restore decoder temperature fallbacks
e02ade6
unverified
stream : support language auto-detect (#501)
123e4f2
unverified
Ali Alameh
commited on
whisper : set no_context == true by default (#537)
d144017
unverified
examples : refactor in order to reuse code and reduce duplication (#482)
acbd6f7
unverified
stream : fix handling of --step == --length (#416)
284c9d9
unverified
stream : fix --keep_context argument to be used correctly (#354)
7d451fb
unverified
Improve decoding (#291)
c46c0dc
unverified
stream : fix a bug that inserted a lot of empty audio at the start
ca49ab0
unverified
stream : fix data race on bool + avoid division-by-zero
3753d20
unverified
examples : small code cleanups (#322)
e0255d4
unverified
Andy Maloney
commited on