@@ -1,3 +1,3 @@
-[submodule "rnnoise"]
- path = rnnoise
+[submodule "rnnoise-nu"]
+ path = rnnoise-nu
url = https://github.com/GregorR/rnnoise-nu
@@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/
#include <stdio.h>
#include <limits.h>
-#include <rnnoise.h>
+#include <rnnoise-nu.h>
#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
#define SDENOISE_URI "https://github.com/lucianodato/speech-denoiser"