Нет описания

monf 55814f0487 [FEATURE] Hum third part of the code which didnt commit ... WTF 8 лет назад
core 55814f0487 [FEATURE] Hum third part of the code which didnt commit ... WTF 8 лет назад
neurons 94cd35d7a0 8 лет назад
stt 55814f0487 [FEATURE] Hum third part of the code which didnt commit ... WTF 8 лет назад
trigger fd47b1276d [Feature]-> Wrapper to manager multiple STT [Refactoring]-> Project package architecture refactoring 8 лет назад
tts 3b8f019229 add pico2wave tts 8 лет назад
.gitignore 231c85a9b0 jarvis hotword works 8 лет назад
README.md 94cd35d7a0 8 лет назад
brain.yml 94cd35d7a0 8 лет назад
jarvis.py 8dbd63d5fc 8 лет назад
settings.yml 55814f0487 [FEATURE] Hum third part of the code which didnt commit ... WTF 8 лет назад
tasks.yml b73c5224b4 8 лет назад
test.py 80aa8227d0 8 лет назад
test.yml 94cd35d7a0 8 лет назад

README.md

install pico2wave on Linux

apt-get install libtts-pico-utils

install audio utils

apt-get install flac

Python lib

pip install SpeechRecognition
pip install pyaudio
pip install ansible