설명 없음

nico b5d0749c73 8 년 전
core 61da03416d 8 년 전
neurons b31c388ba1 8 년 전
stt 61da03416d 8 년 전
tts 3b8f019229 add pico2wave tts 8 년 전
.gitignore 231c85a9b0 jarvis hotword works 8 년 전
README.md 5e837a421b 8 년 전
brain.yml b5d0749c73 8 년 전
jarvis.py 8dbd63d5fc 8 년 전
test.py 61da03416d 8 년 전

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