audio-webui
audio-webui copied to clipboard
[BUG REPORT] No module named 'soxr'
Describe the bug A clear and concise description of what the bug is. AudioLDM1 unable to generate anything
Result showing: An exception occurred: No module named 'soxr'
To Reproduce Steps to reproduce the behavior:
- Go to AudioLDM > AudioLDM1
- Click on Load model, it downloads correctly.
- insert prompt, press GENERATE
- See error: An exception occurred: No module named 'soxr'
Additional context I am running this on windows
installed through git clone, then run.bat. Had some troubles downloading models, but a reboot helped. audiocraft and audioldm2 seems to be working
Tell me if running activate_only.bat and then inside of it, running pip install soxr
Then try running audio-webui again, please report back if this works, in case this is not a user-specific issue.
perfect, that fixed it. Thank you!
Tell me if running activate_only.bat and then inside of it, running
pip install soxr
Then try running audio-webui again, please report back if this works, in case this is not a user-specific issue.
Hello, it still gives me the same error. I run activate_only.bat and the window closes immediately and does not take any action. I restarted audio webui but the problem is not fixed