Aucune description

nico 5e837a421b il y a 8 ans
core 5e837a421b il y a 8 ans
neurons 568c54af0f il y a 8 ans
stt 231c85a9b0 jarvis hotword works il y a 8 ans
tts 3b8f019229 add pico2wave tts il y a 8 ans
.gitignore 231c85a9b0 jarvis hotword works il y a 8 ans
README.md 5e837a421b il y a 8 ans
brain.yml 568c54af0f il y a 8 ans
jarvis.py 8dbd63d5fc il y a 8 ans
test.py 5e837a421b il y a 8 ans

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