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

RNN for Noise Cancellation? #1

Open
0Franky opened this issue Jun 20, 2022 · 1 comment
Open

RNN for Noise Cancellation? #1

0Franky opened this issue Jun 20, 2022 · 1 comment

Comments

@0Franky
Copy link

0Franky commented Jun 20, 2022

Hi alexmercerind,
thank you for your work and this awesom plugin.

I want to ask you if is possible to create a RNN class.
I read on the readme that is possible, but I'm not very skilled.
My aim is to build an rnn for real time noise cancellation (for example in this article is used GRU: https://towardsdatascience.com/deep-active-noise-cancellation-e364ce4562d4)

Thank you in advanced.

@gnudles
Copy link
Owner

gnudles commented Jun 20, 2022

Hi, I will answer you later. meanwhile, I suggest you to read https://colah.github.io/posts/2015-08-Understanding-LSTMs/.
Also, I recently published a plugin for reading Wave audio files in dart, and accessing the samples. It is called "wav_io".

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

No branches or pull requests

2 participants