You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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".
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.
The text was updated successfully, but these errors were encountered: