Skip to content
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

Implement Vosk in SpeechRecognition Python package #220

Closed
mytja opened this issue Sep 18, 2020 · 3 comments
Closed

Implement Vosk in SpeechRecognition Python package #220

mytja opened this issue Sep 18, 2020 · 3 comments

Comments

@mytja
Copy link

mytja commented Sep 18, 2020

Hello @alphacep
I just want you to know, that your library has been integrated into SpeechRecognition by me.
You can see discussion here.
Since @Uberi is quite slow with updates, It will probably take a while to do it. Meanwhile, here is a library with your Vosk: https://github.com/mytja/speech_recognition
Works amazing.
You may close this issue (and also delete if you want) when you see this
Keep the good work going and congratulations for embeddment
-@mytja

@mytja
Copy link
Author

mytja commented Sep 18, 2020

Here it is: Uberi/speech_recognition#513

@nshmyrev
Copy link
Collaborator

Great job, thank you!

I left some comments in the issue about model object that should not be shared.

Overall, we are proponents of streaming speech recognition as opposed to fixed chunks in SpeechRecognition library. It would be nice to change the overall design of SpeechRecognition to allow streaming.

@nshmyrev nshmyrev changed the title SpeechRecognition Implement Vosk in SpeechRecognition Python package Feb 16, 2021
@nshmyrev
Copy link
Collaborator

It has been merged some time ago. Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants