daanzu / deepspeech-websocket-server

Server & client for DeepSpeech using WebSockets for real-time speech recognition in separate environments
Mozilla Public License 2.0
101 stars 32 forks source link

Update to Coqui STT #17

Open JRMeyer opened 2 years ago

JRMeyer commented 2 years ago

Hi there @daanzu 👋

this websocket server is an excellent project... thank you for sharing it with the open source community 💚 I used it some back when I was working on DeepSpeech:)

You might not know, but Coqui STT is the new, actively maintained fork of DeepSpeech. It would be a fairly easy upgrade, and the new Coqui v1.0 model is much more accurate than the old DeepSpeech models 😄

For more context: https://github.com/mozilla/DeepSpeech/issues/3693