Awesome
To Install
- Clone the repo and make sure to also fetch the large model files stored with Git Large File Storage
- Import the repo into Android Studio
- Build and deploy to a device
- Run the app
- Go to Settings and set the Mycroft IP local address
- Press Speak button, grant the requested permissions and speak the command you want.
Notes
- This app currently uses the italian DeepSpeech model, so only italian language is supported
- Due to limited time, no test was written.
- I have to improve error handling a lot.
- The ui really needs improvements