Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] MXChip Wakeword detection with SRNN #107

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Jul 18, 2019

  1. Initial commit; purely untested

    Don Dennis committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    9c856aa View commit details
    Browse the repository at this point in the history
  2. Fixed linking errors

    Don Dennis committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    3520f51 View commit details
    Browse the repository at this point in the history
  3. Now we can compile and upload

    Don Dennis committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    3b6c1d5 View commit details
    Browse the repository at this point in the history
  4. Compilation complete

    Don Dennis committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    324ed95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36411e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb824e0 View commit details
    Browse the repository at this point in the history
  7. Minor typo

    metastableB committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    edf6bea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88fd9a1 View commit details
    Browse the repository at this point in the history
  9. Making ino->cpp file

    metastableB committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    0aebbc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a673da1 View commit details
    Browse the repository at this point in the history
  11. Adding initial README

    metastableB committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    f2e9a15 View commit details
    Browse the repository at this point in the history
  12. Wakeword -> Keyword

    metastableB committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    29ee593 View commit details
    Browse the repository at this point in the history
  13. Quick update README

    metastableB committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    202b440 View commit details
    Browse the repository at this point in the history
  14. Delete README

    metastableB committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    201a62f View commit details
    Browse the repository at this point in the history
  15. Delete README.md

    metastableB committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    1f82e1f View commit details
    Browse the repository at this point in the history
  16. Update README.md

    harsha-simhadri committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    0134489 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    harsha-simhadri committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    565e503 View commit details
    Browse the repository at this point in the history
  18. Fix README.md

    metastableB committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    57cea43 View commit details
    Browse the repository at this point in the history
  19. Update README.md

    harsha-simhadri committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    579f4be View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    a13b916 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    metastableB committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    bd47595 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    metastableB committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    37020ba View commit details
    Browse the repository at this point in the history