Skip to content

Python application which interact with AIY Voice Kit, which help you build intelligent systems that can understand what they hear.

License

Notifications You must be signed in to change notification settings

antonleliuk/voice-ai-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudo ln -s /home/pi/voice-ai-app/voice_ai_service.service /etc/systemd/system/voice_ai_service.service sudo systemctl enable voice_ai_service.service sudo systemctl start voice_ai_service.service sudo systemctl status voice_ai_service.service

sudo systemctl restart voice_ai_service.service

sudo journalctl -u voice_ai_service.service

source venv/bin/activate pip3 install -r requirements.txt

About

Python application which interact with AIY Voice Kit, which help you build intelligent systems that can understand what they hear.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published