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

PyPi version out of date, example not working #1656

Closed
studiostephe opened this issue Nov 15, 2024 · 3 comments
Closed

PyPi version out of date, example not working #1656

studiostephe opened this issue Nov 15, 2024 · 3 comments

Comments

@studiostephe
Copy link

I was trying to adjust EndpointerMode as seen in the example at:
https://github.com/alphacep/vosk-api/blob/master/python/example/test_ep.py

but it failed with:
AttributeError: 'KaldiRecognizer' object has no attribute 'SetEndpointerMode'

I looked into what vosk version I have and discovered that pip installs version 0.3.45. The release notes for 0.3.50 say "Endpointer config updates" so I assume that's all I need.

As you state in your docs, "compilation is not straightforward and includes several nuances," so it would be great to have an easy way to install the latest version on my raspberry pi 5.

Thank you for all your work!

@nshmyrev
Copy link
Collaborator

Basically same as #1622

We need to release 0.3.50 one day. Thanks

@route250
Copy link

I am eagerly looking forward to the release of Vosk 0.3.50 on PyPI. Currently, in streaming applications, Vosk often proves to be more useful than Whisper, and the inclusion of SetEndpointerMode would undoubtedly be highly beneficial.

@dany171
Copy link

dany171 commented Nov 18, 2024

Same for me looking for version 0.3.50
hopefully you can push it soon :)

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

4 participants