Sem descrição

Nicolas Marcq 80aa8227d0 há 8 anos atrás
core 80aa8227d0 há 8 anos atrás
neurons 80aa8227d0 há 8 anos atrás
stt 61da03416d há 8 anos atrás
tts 3b8f019229 add pico2wave tts há 8 anos atrás
.gitignore 231c85a9b0 jarvis hotword works há 8 anos atrás
README.md 5e837a421b há 8 anos atrás
brain.yml b73c5224b4 há 8 anos atrás
jarvis.py 8dbd63d5fc há 8 anos atrás
tasks.yml b73c5224b4 há 8 anos atrás
test.py 80aa8227d0 há 8 anos atrás
test.yml 80aa8227d0 há 8 anos atrás

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