Sin descripción

nico a8340f8a15 Merged branch master into dev hace 8 años
core 13c8dd1100 [Typo FIx] Fix some TYpos + testing push with PyCharm :) hace 8 años
neurons b73c5224b4 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 b73c5224b4 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