Spaces:
Sleeping
Sleeping
Commit History
whisper.addon : fixed test to new async implementation (#686)
1da4beb
unverified
Lucas Zanek
commited on
main : fix typo in JSON output (#648)
c6adc54
unverified
whisper : add initial_prompt param (#645)
81dab6f
unverified
whisper.swiftui : update README.md (#682)
7988939
unverified
Jonno
commited on
talk-llama : add alpaca support (#668)
cd8791b
unverified
talk-llama : add discussion link
7e82791
unverified
talk-llama : try to fix windows build ..
b0b6987
unverified
talk-llama : add new example + sync ggml from llama.cpp (#664)
a8c74e6
unverified
Nodejs Addon blocking main thread. Implemented Napi::AsyncWorker (#642)
099bfe3
unverified
Lucas Zanek
commited on
whisper.objc : add `-O3 -DNDEBUG` in release mode (#640)
a994b77
unverified
models : change HF hosting from dataset to model
92e3777
unverified
whisper.android : support benchmark for Android example. (#542)
41e000d
unverified
qual-bench.sh : add quality comparison tool, and update main.cpp to allow using a font file (#569)
adb49fb
unverified
venkr
commited on
whisper.android : enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. (#572)
6958128
unverified
whisper : add whisper_state + default state on the whisper_context (#523)
fa946a3
unverified
whisper : set no_context == true by default (#537)
d144017
unverified
main : add csv header (#552)
f4877ed
unverified
HY. Kelvin Lee
commited on
yt-wsp.sh : print help on empty args
1080ab7
unverified
main : fix std in input (#503)
3b6ce25
unverified
examples : refactor in order to reuse code and reduce duplication (#482)
acbd6f7
unverified
yt-wsp.sh : add unique filename generation (#495)
1003226
unverified
genevera (she/her)
genevera
commited on
ci : add node addon test and optimize compilation configuration (#468)
398871a
unverified
whisper : add "split_on_word" flag when using using "max_len" option (#455)
6b6bdd4
unverified
Matija Pevec
commited on
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
wasm : fix typo in helper.js (#459)
9c21935
unverified
main : CSV format export trimmed spaces fix (#444)
2bea6b4
unverified
Alex Bacart
commited on
livestream.sh : run main with model arg instead of default (#453)
91ae4b0
unverified
wasm : check if navigator.storage.estimate() is available
3564c33
unverified
whisper.wasm : add labels for easier radio selection (#435)
25a3fad
unverified
Ondrej Kokes
commited on
main : we had accidentally disabled the temperature fallback .. (#291)
0461c67
unverified
whisper.wasm : add small and small.en models
28d29de
unverified
main : add an option to accept optional output filenames (#424)
7936381
unverified
stream : fix handling of --step == --length (#416)
284c9d9
unverified
bench : fix Windows linkage by moving ggml benches in whisper lib ..
bef3486
unverified
bench : add memcpy and ggml_mul_mat benchmarks
a660ed9
unverified
whisper.android : add support for loading directly from asset in C (#415)
eb271b2
unverified
Digipom
commited on