Hi @minyves,
Ah, okay. Sorry about that… we’ve been refactoring that README with the instructions to pull models directly from hugging face, and elsewhere (like open model zoo in this case). Let me update the README that shows how/where to grab noise-suppression-denseunet-ll-0001.xml.
I’ll update this topic when I’ve updated the README, but in the meantime you can grab the two required files (the .xml / .bin) from here:
https://storage.openvinotoolkit.org/repositories/open_model_zoo/2023.0/models_bin/1/noise-suppression-denseunet-ll-0001/FP16/
Download those, and drop them into the openvino-models folder.
As a side note, I’m currently working on integrating better quality & faster models (deepfilternet2 & deepfilternet3) into the project… should be merged next few days, so stay tuned.