speech to text python Speech Recognition in Python using Googlle Speech API. Python Speech Recognition module:
sudo pip install SpeechRecognition
PyAudio: Use the following command for linux users
sudo apt-get install python-pyaudio python3-pyaudio
If the versions in the repositories are too old, install pyaudio using the following command
sudo apt-get install portaudio19-dev python-all-dev python3-all-dev &&
sudo pip install pyaudio
Use pip3 instead of pip for python3.
Windows users can install pyaudio by executing the following command in a terminal
pip install pyaudio
Download Speech recognition : https://pypi.org/project/SpeechRecogn...
For more python project related video : https://www.youtube.com/SurajBahadur?...
Link to my other sites:-
Suraj Bahadur GitHub : https://github.com/surajbahadur591
Suraj Bahadur LinkedIn : / suraj-bahadur-kumal
Suraj Bahadur Instagram - / surajbahadur58
-suraj bahadur