xenova / whisper-web

ML-powered speech recognition directly in your browser
https://hf.co/spaces/Xenova/whisper-web
MIT License
1.29k stars 152 forks source link

Please Add SRT export or download button #11

Open Tsogtpurev opened 1 year ago

Tsogtpurev commented 1 year ago

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

PushpenderSaini0 commented 1 year ago

Hey, I was working on this but have found a bug in the library.

The bug is causing the timestamp to not be a round number. We could fix it here (temporarily), but I have raised a bug there.

It's best to let them comment on the bug raised before I continue.

xenova commented 1 year ago

Thanks @PushpenderSaini0!

PushpenderSaini0 commented 1 year ago

The bug in the library was fixed. You can assign this bug to me , i will finish up my work and send a PR.