No Description

monf fd47b1276d [Feature]-> Wrapper to manager multiple STT [Refactoring]-> Project package architecture refactoring 9 years ago
core fd47b1276d [Feature]-> Wrapper to manager multiple STT [Refactoring]-> Project package architecture refactoring 9 years ago
neurons 94cd35d7a0 9 years ago
stt fd47b1276d [Feature]-> Wrapper to manager multiple STT [Refactoring]-> Project package architecture refactoring 9 years ago
trigger fd47b1276d [Feature]-> Wrapper to manager multiple STT [Refactoring]-> Project package architecture refactoring 9 years ago
tts 3b8f019229 add pico2wave tts 9 years ago
.gitignore 231c85a9b0 jarvis hotword works 9 years ago
README.md 94cd35d7a0 9 years ago
brain.yml 94cd35d7a0 9 years ago
jarvis.py 8dbd63d5fc 9 years ago
settings.yml 94cd35d7a0 9 years ago
tasks.yml b73c5224b4 9 years ago
test.py 80aa8227d0 9 years ago
test.yml 94cd35d7a0 9 years ago

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