Nessuna descrizione

monf 13c8dd1100 [Typo FIx] Fix some TYpos + testing push with PyCharm :) 9 anni fa
core 13c8dd1100 [Typo FIx] Fix some TYpos + testing push with PyCharm :) 9 anni fa
neurons b31c388ba1 9 anni fa
stt 61da03416d 9 anni fa
tts 3b8f019229 add pico2wave tts 9 anni fa
.gitignore 231c85a9b0 jarvis hotword works 9 anni fa
README.md 5e837a421b 9 anni fa
brain.yml b5d0749c73 9 anni fa
jarvis.py 8dbd63d5fc 9 anni fa
test.py 61da03416d 9 anni fa

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