https://github.com/utensor/tf_microspeech
Tensorflow Lite Microspeech
https://github.com/utensor/tf_microspeech
Last synced: 17 days ago
JSON representation
Tensorflow Lite Microspeech
- Host: GitHub
- URL: https://github.com/utensor/tf_microspeech
- Owner: uTensor
- License: apache-2.0
- Created: 2019-03-15T07:12:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T07:34:12.000Z (about 7 years ago)
- Last Synced: 2025-12-08T19:52:56.416Z (4 months ago)
- Language: C++
- Size: 146 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
Build Instruction:
```
mbed import https://github.com/neil-tan/tf_microspeech
cd tf_microspeech/
mbed compile -m DISCO_F746NG -t GCC_ARM --profile=tflm/tensorflow/lite/build_profiles/release.json
```