Vaibhavs10 / insanely-fast-whisper

Apache License 2.0
7.49k stars 527 forks source link

Can insanely-fast-whisper support real-time transcription with websockets? #185

Open joaogabrieljunq opened 7 months ago

joaogabrieljunq commented 7 months ago

I would like to know if it is possible to use an insanely hosted model linked with a websocket service like twilio to receive audio streams. Like https://github.com/ufal/whisper_streaming or https://github.com/collabora/WhisperLive that uses faster-whisper. Is it possible now or how could that be implemented if I need to dive into repository code?

Und3rf10w commented 2 months ago

You might be able to adapt websockets from this gist: https://gist.github.com/Und3rf10w/a2561b569572677dd9c1f8db8e92fb25