xiph / rnnoise

Recurrent neural network for audio noise reduction
BSD 3-Clause "New" or "Revised" License
3.89k stars 882 forks source link

New model and default branch has changed from "master" to "main" #220

Open jmvalin opened 3 months ago

jmvalin commented 3 months ago

The default branch for the RNNoise repository has changed from "master" to "main". Beyond the name change, the new main branch brings a much improved model, which is larger, but also better optimized. Feedback welcome.

SgAkErRu commented 3 months ago

Looks like that dump_rnnoise_weights.py from README is missing in repo

jmvalin commented 3 months ago

Oops, thanks for pointing that out. Will fix

jmvalin commented 3 months ago

Should be fixed in version 0.2 I just released.

DarthPJB commented 2 months ago

@jmvalin you may wish to close issues like this once you have confirmed they are succesful.

(yes, I'm reading them, all of them)