Sin descripción

Nicolas Marcq 80aa8227d0 hace 8 años
core 80aa8227d0 hace 8 años
neurons 80aa8227d0 hace 8 años
stt 61da03416d hace 8 años
tts 3b8f019229 add pico2wave tts hace 8 años
.gitignore 231c85a9b0 jarvis hotword works hace 8 años
README.md 5e837a421b hace 8 años
brain.yml b73c5224b4 hace 8 años
jarvis.py 8dbd63d5fc hace 8 años
tasks.yml b73c5224b4 hace 8 años
test.py 80aa8227d0 hace 8 años
test.yml 80aa8227d0 hace 8 años

README.md

install pico2wave on Linux

apt-get install libtts-pico-utils

instal flac

apt-get install flac

Python lib

pip install SpeechRecognition
pip install pyaudio