Spaces:
Running
Running
Commit History
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
release : v1.1.1 cbcc851 unverified
.gitignore : add arm_neon.h b54eeee unverified
whisper : fix condition for providing past prompt (critical) 82dae25 unverified
whisper : extend information in whisper_print_timings() 7e75e6d unverified
whisper : perform entropy check only when we have at least 32 tokens (#412) 1391b88 unverified
main : we had accidentally disabled the temperature fallback .. (#291) 0461c67 unverified
whisper.wasm : add small and small.en models 28d29de unverified
bench : minor fixes 0d5a5d8 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
whisper : fix possible uninitialized variables (#291) f31830b unverified
stream : fix --keep_context argument to be used correctly (#354) 7d451fb unverified
go : remove sample_best and sample_timestamp bindings (#409) 996990d unverified
Update README.md 9f91b63 unverified
cmake : bump version to 1.1.0 edc127c unverified
Update README.md 8c48a6f unverified
whisper : account speed_up flag for short audio (close #405) 48d531b unverified
Update README.md c39ebff unverified
bench.wasm : print system info 65621fb unverified
Improve decoding (#291) c46c0dc unverified
stream : fix a bug that inserted a lot of empty audio at the start ca49ab0 unverified
ggml : remove obsolete zeroing + comment fixes (#390) 9c35c0d unverified
readme : clarify main and stream usage (#391) 7d148db unverified
Ian Bicking commited on
ggml : correct behaviour of ggml_vec_sum_f32 (#390) ffffc6e unverified
Abitofevrything commited on