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

![image](https://github.com/xenova/whisper-web/assets/13595509/6f3d63d5-83d7-432c-b1d5-48bfe67820ed) [test.mp3.zip](https://github.com/user-attachments/files/15848701/test.mp3.zip)

Hi I discovered your solution today and it is absolutely great! Kudos for that! I'm curious, can I only use it on the page or there is a way to...

Is there any way to select language of the source file to transcribe and set some parameters if available? Now its accepting file language as English as default which is...

When trying any models with WebGPU, the output is just '!!!!!!!!!!!'. System: M2 Max, Chrome Branch: experimental-webgpu No console errors.

### Current functionality The `Transcript` component successfully downloads transcript files named either "transcript.txt" or "transcript.json" after clicking the "Export TXT" or "Export JSON" buttons, respectively. However, that leaves the user...

It would be great if you could implement word timestamps like `start` and `end`

After I added quantized models into audiomanager.tsx and tried to use in chrome but received following error. Is there any way to fix this? I would like to improve accuracy,...

I added a docker file and updated the readme for simple instructions on how to host this