Spaces:
Running
Running
Commit History
main : fix dangling pointer when using stdin for input (#65)
2daf96b
unverified
main, stream : remove --verbose flag (#178)
8f1a93e
unverified
talk.wasm : add audio pre-processing + bump memory
679d38e
unverified
talk.wasm : refactoring + update README.md
ff21a60
unverified
minor : updates few prints + fix buttons in whisper.wasm
7c7a4d7
unverified
unicode : fix character replacement (thanks to @tamo)
be06a9b
unverified
close #109 : add fetching of the model over HTTP (whisper.wasm)
04da8a6
unverified
talk.wasm : final touches
722327a
unverified
talk.wasm : polishing + adding many AI personalities
b38c009
unverified
stream : "-kc" now enables context keeping from previous segment (#90)
28726dd
unverified
Prompt previous tokens for streaming (#163)
8ad3dbf
unverified
talk.wasm : update README.md
5cb7243
unverified
talk.wasm : GPT-2 meets Whisper in WebAssembly (#155)
411c667
unverified
stream : add "max_tokens" cli arg
57a7bac
stream : add "audio_ctx" parameter
6adc1fe
stream : add "max_tokens" parameter
e48ba5c
stream : add "single_segment" option
a265bfa
stream : partial encoder experiments
a2015c0
whisper : add option to speed up the audio tempo by x2
bec875e
Adds support for stdin wav input
d83eddb
Alan
commited on