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

Simple Hearing Aid #75

Merged
merged 17 commits into from
Jan 27, 2021
Merged

Simple Hearing Aid #75

merged 17 commits into from
Jan 27, 2021

Conversation

dack-fe
Copy link
Contributor

@dack-fe dack-fe commented Jan 26, 2021

Created the Simple Hearing Aid Model for the Audio Mini based on the Beamer

  • Implements Noise Suppression on both channels
  • FFT Filtering for the Left Channel
  • FFT Filtering for the Right Channel
    Added Simple Hearing Aid Model Read Me
    Added Models Read Me

Working towards Issues #60, #78, & #79

@dack-fe dack-fe linked an issue Jan 27, 2021 that may be closed by this pull request
Copy link
Member

@fe-tdavis fe-tdavis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I made a couple minor changes to the documentation

Copy link
Member

@fe-wickham fe-wickham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the register parsing issue fixed, the only thing left is a quick update to the readme

models/simple_hearing_aid/readme.md Show resolved Hide resolved
Copy link
Member

@fe-wickham fe-wickham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the Frost boilerplate to the ReadMe so everything looks good to me

models/simple_hearing_aid/readme.md Show resolved Hide resolved
@dack-fe dack-fe merged commit 54f358f into updateNValidate Jan 27, 2021
@dack-fe dack-fe deleted the simple-hearing-aide branch January 27, 2021 17:34
@tvannoy tvannoy mentioned this pull request Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing of the model JSON File
3 participants