We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have tried this code in Thonny and Repl.it and it has given me the same error both times. What should I do to fix?
The text was updated successfully, but these errors were encountered:
Please check if you installed the package. $> pip3 install speechRecognition
$> pip3 install speechRecognition
check installed packages: pip3 list
pip3 list
❯ pip3 list|grep -i speech SpeechRecognition 3.8.1
Sorry, something went wrong.
No branches or pull requests
I have tried this code in Thonny and Repl.it and it has given me the same error both times. What should I do to fix?
The text was updated successfully, but these errors were encountered: