Spaces:
Sleeping
Sleeping
Commit History
feat: support vad for addon.node (#3301) f795870 unverified
Lin Xiaodong linxiaodong commited on
node : add language detection support (#3190) 9994342 unverified
node : enable no_prints to suppress all output (#3189) 1b2bc05 unverified
addon.node : support max_context api for addon.node (#3025) 6c51a9b unverified
Lin Xiaodong linxiaodong commited on
examples : support progress_callback API for addon.node (#2941) 3f6a806 unverified
Lin Xiaodong linxiaodong commited on
fix: missing include common-whisper (#2858) 2271d56 unverified
Lin Xiaodong commited on
examples : use miniaudio for direct decoding flac, mp3, ogg and wav (#2759) 7a280a4 unverified
Dmitry Atamanov commited on
node : add max_len params in node addon (#2760) 91b432f unverified
billyct commited on
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 7ef0c95 unverified
node : add flash_attn param (#2170) b4d05df unverified
node : add additional params (#2000) 933eb40 unverified
valVk commited on
examples : fix node compilation (#2115) 071e466 unverified
node : support no timestamps (#2048) d35f8ae unverified
examples : clean up common code (#1871) da3cdf4 unverified
examples : initialize context params properly (#1852) 3443ee7 unverified
whisper : add integer quantization support (#540) a5f8f3c unverified
whisper.addon : fixed test to new async implementation (#686) 1da4beb unverified
Lucas Zanek commited on
whisper : add initial_prompt param (#645) 81dab6f unverified
Nodejs Addon blocking main thread. Implemented Napi::AsyncWorker (#642) 099bfe3 unverified
Lucas Zanek commited on
whisper : add whisper_state + default state on the whisper_context (#523) fa946a3 unverified
examples : refactor in order to reuse code and reduce duplication (#482) acbd6f7 unverified
ci : add node addon test and optimize compilation configuration (#468) 398871a unverified
addon.node : using whisper as a Node.js addon (#443) 2439857 unverified
Qianhe Chen commited on