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

Streaming ww dev #168

Merged
merged 183 commits into from
Jan 20, 2025
Merged

Streaming ww dev #168

merged 183 commits into from
Jan 20, 2025

Conversation

jeremy-syn
Copy link
Contributor

Edits on the streaming wakeword reference implementation and the interface board that I've made in my personal repo, merging into main repo here.

…where background_volume option was being ignored
…function. Applies to val set now, but still not test set
Replaced flatten with reshape in order to preserve time duration.
Adding empty noise frames and duplicates of the wakeword to
validationset (instead of just training)
number of duplicates and noise level are now command line flags and are
separate for training and validation sets.
Input shape is now (batch, time, 1, features) (None,49,1,40) instead of
just (None,49,40) to avoid the extra expand_dims layer, which caused
problems for QAT.
@jeremy-syn jeremy-syn self-assigned this Jan 19, 2025
@jeremy-syn jeremy-syn requested a review from a team as a code owner January 19, 2025 21:46
Copy link

github-actions bot commented Jan 19, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@Peter-Chang Peter-Chang merged commit 8e48030 into mlcommons:master Jan 20, 2025
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants