Spaces:
Running
Running
Commit History
whisper : zero-initialize some more context variables 3e0974c unverified
whisper : fix uninitialized exp_n_audio_ctx 5a45f68
whisper : add API for applying custom logits filters during decoding d85b238 unverified
yt-wsp.sh : print help on empty args 1080ab7 unverified
whisper : by default disable non-speech tokens suppression (#473) b0c2b16 unverified
readme : add Ruby discussion + update .NET discussion 2deaecf unverified
bindings : add Ruby (#500) ad05850 unverified
main : fix std in input (#503) 3b6ce25 unverified
examples : refactor in order to reuse code and reduce duplication (#482) acbd6f7 unverified
whisper : fix signedness compiler warning (#506) 560e81f unverified
shikokuchuo commited on
yt-wsp.sh : add unique filename generation (#495) 1003226 unverified
genevera (she/her) genevera commited on
readme : add another .NET repo (#303) 7391d4d unverified
readme : add .NET repo (#303) 5bd0060 unverified
cmake : install whisper.h header (#485) 610cdde unverified
whisper : suppress non-speech-related token outputs (#473) a325deb unverified
shibukazu commited on
whisper : fixed Beam Search Strategy and exposed whisper_pcm_to_mel_phase_vocoder (#474) 661a3a2 unverified
sandrohanea Sandro Hanea commited on
whisper : only trim if split_on_word is true (#476) 1813d16 unverified
boolemancer commited on
ci : add node addon test and optimize compilation configuration (#468) 398871a unverified
whisper : add whisper_full_lang_id() for getting the context lang (#461) eb55c82 unverified
whisper : add "split_on_word" flag when using using "max_len" option (#455) 6b6bdd4 unverified
Matija Pevec commited on
release : v1.2.0 07e1dc7 unverified
whisper : reduce memory usage during inference (#431) 3aa9e6c unverified
addon.node : using whisper as a Node.js addon (#443) 2439857 unverified
Qianhe Chen commited on
go : support "auto" as an option when set language (#462) ccaa693 unverified
polarmoon Ming commited on
whisper : suppress task tokens (#442) 76cff15 unverified
wasm : fix typo in helper.js (#459) 9c21935 unverified
main : CSV format export trimmed spaces fix (#444) 2bea6b4 unverified
Alex Bacart commited on
go : add wrapper for system info (#456) 4a56623 unverified
Lukas Rist commited on
go : add WhisperLangAutoDetect method to go binding (#451) d45536d unverified
Robin commited on
livestream.sh : run main with model arg instead of default (#453) 91ae4b0 unverified
whisper : do not provide past prompt when n_max_text_ctx == 0 54e85c7 unverified
wasm : check if navigator.storage.estimate() is available 3564c33 unverified
go : added wrappers to reset and print timings (#436) 89e8314 unverified
Lukas Rist commited on
ci : run workflows on pull requests + bindings depend on .h (#446) 4f14c97 unverified
whisper.wasm : add labels for easier radio selection (#435) 25a3fad unverified
Ondrej Kokes commited on
whisper : condition timestamps to be monotonically increasing (#425) c74acbe unverified
whisper : PPC64 big-endian support (#398) 239569b unverified
fitzsim commited on