-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to Coqui STT #19
Comments
Hi! Thanks for bringing this up, @philn is actually already working on a Coqui based rewrite, that I believe he eventually intends to upstream into the official GStreamer plugins package, so I'm not planning any further work on this branch. Cheers, |
Oops, almost forgot about this... :) Yeah I started a coqui-stt plugin based on this work, but it's not yet ready for a merge request. Anyway, if you want to give it a try, I've pushed my branch there: https://gitlab.freedesktop.org/philn/gstreamer/-/commits/coqui-stt |
@philn -- any support you need we might be able to help with? You might find our gitter room useful: gitter.im/coqui-ai/stt the API hasn't changed, so it should be a pretty drag-and-drop change :) |
I haven't found the time to get back to this yet sadly, very very busy 2022 so far :( |
no pressure:) lmk if we might be able to help 💚 |
Hi there 👋
gst-deepspeech
is an excellent project... thank you for sharing it with the open source community 💚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 previous DeepSpeech v0.9 model 😄
For more context: mozilla/DeepSpeech#3693
The text was updated successfully, but these errors were encountered: