xiph/rnnoise

using RNNoise in browser

vishaldhull09 opened this issue · 2 comments

hi,i saw the browser implementation of RNNoise,i am curious to know how is this python model is being used in JS ? and where we are initializing it's weight in JS files ?
Thank you

Where did you see the JS implementation?

My guess is that @vishaldhull09 is referring to https://jmvalin.ca/demo/rnnoise/ which use a js implementation to do a live demo.