This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
''' | |
BAIXE TODOS OS ARQUIVOS NECESSÁRIOS AQUI: "https://drive.google.com/drive/folders/1FjKBlwf4PAZjI4K76uPzQ4e1d8EgQZww?usp=sharing", inclui todos os arquivos mencionados abaixo. | |
-------------------------------------------------------------------------------------------------------------------------- | |
Antes de começarmos, vamos precisar instalar algumas bibliotecas, caso você utilize linux você nao terá erros. Contudo, se você utiliza windows, tem uma seção de soluções de erros. | |
-------------------------------------------------------------------------------------------------------------------------- | |
pip install SpeechRecognition pyaudio | |
-------------------------------------------------------------------------------------------------------------------------- | |
pip install pocketsphinx | |
-------------------------------------------------------------------------------------------------------------------------- | |
Em caso de erros (Windows): |