whisper-web icon indicating copy to clipboard operation
whisper-web copied to clipboard

ML-powered speech recognition directly in your browser

Results 43 whisper-web issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement
help wanted
good first issue

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 ![image](https://github.com/xenova/whisper-web/assets/54404738/0bb45494-056a-434c-9d21-f2b82f3ced29) ![image](https://github.com/xenova/whisper-web/assets/54404738/a94873b9-5bc1-4815-9b5f-8a857586d0c7)

Please Add SRT export or download button on huggingface demo. Thanks

help wanted
good first issue

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.