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

[respeaker_ros] speech_to_text.py failed to run with SpeechRecognition=3.9.0 #409

Closed
knorth55 opened this issue Dec 6, 2022 · 1 comment

Comments

@knorth55
Copy link
Member

knorth55 commented Dec 6, 2022

Since SpeechRecognition==3.9.0 is released in 2022 Dec.4th, speech_to_text.py in respeaker_ros failed to run.
this is because SpeechRecognition drops support below python3.5.

now I opened a PR to regain the support.
Uberi/speech_recognition#638

I also think it is better to make respeaker_ros with catkin_virtualenv, in order to fix the SpeechRecognition version as ros_speech_recognition.

@knorth55
Copy link
Member Author

#405

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

No branches or pull requests

1 participant