Nessuna descrizione

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

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