saharmor / whisper-playground

Build real time speech2text web apps using OpenAI's Whisper https://openai.com/blog/whisper/
MIT License
777 stars 140 forks source link

Implemented error handling for transcription call #37

Closed ethanzrd closed 1 year ago

ethanzrd commented 1 year ago

When stable-ts fails to suppress the silence, raising an error, the app will default to the originally generated transcription. This happened with speechless batches. Fixed a small issue with the "Unknown Speaker" label incorrectly appearing in the client.