Simple system that makes usage system via voice available
|
1 year ago | |
---|---|---|
API | 1 year ago | |
Modules | 1 year ago | |
ModulesParser | 1 year ago | |
Recognizer | 1 year ago | |
Speaker | 1 year ago | |
TGBot | 1 year ago | |
README.md | 1 year ago | |
config.json | 1 year ago | |
main.py | 1 year ago | |
packages.txt | 1 year ago | |
requirements.txt | 1 year ago |
Open source system that tries to implement useful voice UI
This software is under development!
All start modules are shipped in russian by default!
There is only Arch Linux support for now!
- Clone the repository:
shell git clone (repo url here) cd COMA
- Install all system dependences:
shell sudo pacman -Sy $(cat packages.txt)
- Install all python dependences:
shell pip install -r requirements.txt
- Run the server:
shell python main.py