Nincs leírás

nico 1adbb2dfec 8 éve
core 1adbb2dfec 8 éve
neurons b73c5224b4 8 éve
stt 61da03416d 8 éve
tts 3b8f019229 add pico2wave tts 8 éve
.gitignore 231c85a9b0 jarvis hotword works 8 éve
README.md 5e837a421b 8 éve
brain.yml b73c5224b4 8 éve
jarvis.py 8dbd63d5fc 8 éve
tasks.yml b73c5224b4 8 éve
test.py b73c5224b4 8 éve

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