Voice,speech RECOGNITION USING PYTHON

Publicado em: 28 Fevereiro 2019
no canal de: Total Technology Zonne
6,124
86

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


Nesta página do site você pode assistir ao vídeo on-line Voice,speech RECOGNITION USING PYTHON duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Total Technology Zonne 28 Fevereiro 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 6,124 vezes e gostou 86 espectadores. Boa visualização!