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

No module named ‘speech_recognition’ #127

Open
renanmbs opened this issue Aug 31, 2022 · 3 comments
Open

No module named ‘speech_recognition’ #127

renanmbs opened this issue Aug 31, 2022 · 3 comments

Comments

@renanmbs
Copy link

Hello,

I am trying to upload the speech recognizer - isolated word on my maix dock m1w. Every time it gives me the following error:

[ModuleNotFoundError: No module named ‘speech_recognition’]

I did pip (and pip3) install SpeechRecognition on my mac terminal, and it installed. Now it says:

Requirement already satisfied: SpeechRecognition in ./opt/anaconda3/lib/python3.8/site-packages (3.8.1)

I upload the script isolated-word from MaixPy Scripts (again) into my MaixPy IDE, but it still gives me that error.

What do I do to solve that?

@Neutree
Copy link
Member

Neutree commented Aug 31, 2022

maybe you should download this firmware
image

@renanmbs
Copy link
Author

I’ll upload the speech one. Also, my system is on firmware 5. To update it, do I download the last one from the list? (G8…58.bin)

Last time I tried updating the firmware, it gave me an error on the register to write it on. Do I just leave it on 0x00000?

@Neutree
Copy link
Member

Neutree commented Aug 31, 2022

firmware should write to address 0x00000 of flash

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

2 participants