Sin descripción

Unknown 887ca08f4a Add default language property hace 9 años
core 94cd35d7a0 hace 9 años
neurons 94cd35d7a0 hace 9 años
stt 61da03416d hace 9 años
tts 887ca08f4a Add default language property hace 9 años
.gitignore 231c85a9b0 jarvis hotword works hace 9 años
README.md 94cd35d7a0 hace 9 años
brain.yml 94cd35d7a0 hace 9 años
jarvis.py 8dbd63d5fc hace 9 años
settings.yml 94cd35d7a0 hace 9 años
tasks.yml b73c5224b4 hace 9 años
test.py 80aa8227d0 hace 9 años
test.yml 94cd35d7a0 hace 9 años

README.md

install pico2wave on Linux

apt-get install libtts-pico-utils

install audio utils

apt-get install flac

Python lib

pip install SpeechRecognition
pip install pyaudio
pip install ansible