whisper-web
whisper-web copied to clipboard
ML-powered speech recognition directly in your browser
It is missing line in between paragraph audio and single word or short length audio transcription is not happning . please enhance these thing it is stucking on some word...
Hi Xenova, great work with this repo. Do you know if it's possible to get word-level-timestamps with this? I know it's possible if I'm running whisper in the terminal, but...
Have you thought about / planned a way to support streaming audio instead of sending the entire audio clip? If its not currently supported, how would you solve it? I...
Fixes #11  
Please Add SRT export or download button on huggingface demo. Thanks
add try example on front https://huggingface.co/spaces/Xenova/whisper-web/discussions/2 not sure if we should also trigger the transcription? WDYT?
Hey, really cool work. I've been working on a streaming mode demo that transcribes the stream straight from the mic. What's the best way to present and contribute this work...
I came up when SharedWorker was using webgpu Error: The data is not on CPU. Use `getData()` to download GPU data to CPU, or use `texture` or `gpuBuffer` property to...
In the exported txt format file, the text is all connected together without punctuation intervals.