In this video we are going use speech recognition api to recognise and convert one audio input into text and will display in the output console .
in the next part we will use this text (converted audio) to perform a google search using python .
prerequisites:
to install homebrew use the below:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Hom...)"
to install portaudio use the below :
brew install portaudio
to install pyaudio use the below :
pip3 install pyaudio
to install SearchRecognition
pip3 install SpeechRecognition
all the above commands must be run from termina for macos
if you are using windows please use the below
pip install portaudio
pip install pyaudio
pip install SpeechRecognition
brew is not required for windows
Sur cette page du site, vous pouvez voir la vidéo en ligne Voice,speech RECOGNITION USING PYTHON durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Total Technology Zonne 28 février 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 6,124 fois et il a aimé 86 téléspectateurs. Bon visionnage!