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

Passthrough updates #97

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

Passthrough updates #97

wants to merge 22 commits into from

Conversation

fe-tdavis
Copy link
Member

review of the simple_gain model is required

fe-wickham and others added 22 commits January 20, 2021 13:02
simple_gain and passthrough have been validated
flanger is still in progress as no sound appears to come out
Removed the register_control prefix
Updated the input data type to 24-23
* Removed old files

* Updated validation files

* Moved up a folder level

* Initial Commit of the reference model

* Added verification compared to the adaptive wiener filter function

* Updated the sim duration

* Updated with the Adaptive Wiener Filter Reference Model

* Updated the hdl generation settings

* Updated the model

* minor doc/comment updates

the output description of mp was incorrect

* Generate all metrics and plots for the right channel validation that the left channel already had, on noise suppression

* deleted unused variable

* remove unneeded sample rate input

* use correct stats calculuation in verification

The normal moving-window calculations were being used, even though there were
also lines for the exopnential moving calculations (which are the calculations used
in the model).

* remove unused code

Co-authored-by: Trevor Vannoy <[email protected]>
Co-authored-by: Dylan Wickham <[email protected]>
* Initial Commit

* Progress on making the model simulate

* Updated so dual port rams are written to correctly during simulation

* Working on validation

* Testing with data from FFT block, minor name updates

* Updated the Open MHA Simulation

- Hard Coded the DP-RAM Control Signals
- Updated the Model JSON with the correct data size and fractional width
- Updated the FFT Outputs to be inheratited
- Removed some debugging to work spaces

* Updated Models to Multiple for the Open MHA Simulation to run in Rapid Acceleration

* Created Model Reference

* Updated the FFT Model to 24-23 and removed the register input

* Updated the FFT Filters Model

* Updated the FFT Size and Simulation

* Updated the FFT Filter Model and model json

Co-authored-by: Connor Dack <[email protected]>
…the sound effects project. Also renamed models to be effect instead of initials
* Removed vhdl files

* Removed resource folder

* Pulled register values from model.json

* Updated plotting

* Updated calculation method

* Minor updates

* Corrected audio right channel audio calculation

* Corrected feedback data input delay

* Added comments, cleaned up code

* Added initial README

* Deleted old files

* Corrected some comments

* Formatting updates

* Formatting changes

* Updated the README, added model image

* Updated image

* Updated LaTeX formatting

* Update README.md

* Minor formatting update

* Renamed the project since 'echo' is a reserved word

* Deleted unused file

* Cleaned up comments, removed unused lines

* Minor formatting change

* Update README.md

* Deleted the images folder and moved the image

* Updated the readme with a simple boilerplate link

* Fixed a typo

* Removed simple echo

* Updated the model name and the name in model.json

* Updated the model to have a unique variable name for the Dual Port RAM Size

* Removed the hardcoded figure number

* Updated the model and model json

* Updated the read me with the correct link to getting started in docs

Co-authored-by: Dylan Wickham <[email protected]>
Co-authored-by: Connor Dack <[email protected]>
* Removed old ANM Models

* Deleted the dummy beamformer folder

* Deleted Dynamic Compression and HA_sys8

* Removed RAM Testing

* Deleted Compression

* Removed Acoustic Delay Buffer

* Deleted the Dynamic FIR Filter

* Removed the JMAP Speech Enhancement Project

* Restored HA_sys8

Co-authored-by: Dylan Wickham <[email protected]>
* Initial Commit of the Simple Hearing Aide Model

Noise Suppression and FFT Filtering on the Audio Mini

* Updated the model

* Update simple_hearing_aide.slx

* Initial Commit of the Simple Hearing Aide Read Me

* Updated the Simple Hearing Aide Model

Implemented independent control of the FFT Filters for the left channel and the right channel

* Updated the noise suppression link path

* Initial Commit

* Fixed the aid typo

* Updated the model name - fixed typo

* Updated the model json - fixed typo

* Updated the folder name - fixed typo

* Updated the link

* Updated the simple hearing aid model

* Fixed a typo

* Fixed configureModel so that it works with all parsed register arrays

* Minor documentation changes

* Added Frost boilerplate to model ReadMe

Co-authored-by: Dylan Wickham <[email protected]>
Co-authored-by: Tyler Davis <[email protected]>
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.

3 participants