Commit Graph

16 Commits (c37c2443c15ec5e6d372bb9b7c5d5e0c06994a63)

Author SHA1 Message Date
Georgi Gerganov 34e0b4b9ef
stream : fix build
2 years ago
Georgi Gerganov b0f8013eb9
stream : add sliding window mode
2 years ago
Georgi Gerganov be16dfa038
whisper.wasm : do not block page while processing (close #86)
2 years ago
Georgi Gerganov b8ce25dec1
refactoring : more readable code
2 years ago
Georgi Gerganov d7024cf9dc
main, stream : remove --verbose flag (#178)
2 years ago
Georgi Gerganov 385236d1d3
stream : "-kc" now enables context keeping from previous segment (#90)
2 years ago
M. Eren Akbiyik 63ae03b8e0
Prompt previous tokens for streaming (#163)
2 years ago
Georgi Gerganov f2df9bd768 stream : add "max_tokens" cli arg
2 years ago
Georgi Gerganov fb8d77f760 stream : add "audio_ctx" parameter
2 years ago
Georgi Gerganov 62b5ff875c stream : add "max_tokens" parameter
2 years ago
Georgi Gerganov d351771a4b stream : add "single_segment" option
2 years ago
Georgi Gerganov c058aaf22e stream : partial encoder experiments
2 years ago
Georgi Gerganov 83c742f1a7 whisper : add option to speed up the audio tempo by x2
2 years ago
Georgi Gerganov 5a9e4260a6
stream : add "--capture" option to select capture device (ref #10)
2 years ago
Georgi Gerganov 8347a7bb6a
stream : few updates to make it compatible for Vim usage (#99)
2 years ago
Georgi Gerganov c6710efde2 refactoring : move main + stream in examples + other stuff
2 years ago