5 ms·
This one uses faster-whisper as the backend, I've tried with small model and the performance is good. https://github.com/collabora/WhisperLive https://github.co
by samx81 3y ago
This one uses faster-whisper as the backend, I've tried with small model and the performance is good.
https://github.com/collabora/WhisperLive https://github.com/collabora/WhisperLive
The is another one that uses huggingface's implementation, but I haven't tried it since my spec doesn't support flash-att2
https://github.com/luweigen/whisper_streaming https://github.com/luweigen/whisper_streaming
- accidbuddy 3y agoThanks. I'll try.