Releases: huettern/edison
Releases · huettern/edison
v2.0.0-RC1
After cleanup, not testet from A to O
LEDs and eight keywords working
Now really
LEDs and eight keywords working
add status led remove print statements Signed-off-by: Noah Huetter <[email protected]>
Four keywords working
Instructions in root README.md tested and working. MCU can spot 4 keywords with good accuracy.
Basic requirements done
According to the project proposal, the following tasks have been implemented:
- Train simple model on Hey Snips dataset to get platform up and running. Includes
- Train on hey snips
- Implement microphone sampling
- Implement MFCCs on target
- Implement snips ML + MFCC on target using CubeAI
All tests in the base README.md
are tested on this version and are running.
The performance has not been optimized and the network is not trained very well.