dvector module not found
Thank you for your work on this project. I’ve been testing it out and encountered an issue where the dvector module appears to be missing. Specifically, the error occurs in ./speech-inpainting/I_da/src/modules/init.py.
I’ve tried locating the dvector module within the project but couldn’t find it. Additionally, it doesn’t seem to be an installable package via pip. Could you please provide guidance on how to resolve this?
Here’s what I’ve checked so far:
- Searched the project directories for dvector.py or a related folder.
- Looked for references in init.py or project documentation.
- Confirmed it’s not a standard PyPI package.
Thank you in advance for your support!