Skip to content

Releases: huettern/edison

v2.0.0-RC1

27 May 07:27
v2.0.0-RC1
25c9d3d
Compare
Choose a tag to compare
After cleanup, not testet from A to O

LEDs and eight keywords working

17 May 17:30
v1.2.1
60f3293
Compare
Choose a tag to compare

LEDs and eight keywords working

17 May 17:19
04a67ff
Compare
Choose a tag to compare
add status led remove print statements

Signed-off-by: Noah Huetter <[email protected]>

Four keywords working

16 May 12:26
33ca3c5
Compare
Choose a tag to compare

Instructions in root README.md tested and working. MCU can spot 4 keywords with good accuracy.

Basic requirements done

06 May 11:37
ad807bd
Compare
Choose a tag to compare

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.