Skip to content

Basic requirements done

Compare
Choose a tag to compare
@huettern huettern released this 06 May 11:37
· 166 commits to master since this release
ad807bd

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.