File size: 185 Bytes
13aac28
ff8cb24
 
13aac28
 
 
 
1
2
3
4
5
6
7
# voice-recognition-ua
# make sure to download https://github.com/robinhad/voice-recognition-ua/releases/download/0.1/uk.tflite
# before build
```
export FLASK_APP=main.py
flask run
```