audio-webui icon indicating copy to clipboard operation
audio-webui copied to clipboard

[BUG REPORT] No module named 'soxr'

Open piretro opened this issue 1 year ago • 3 comments

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:

  1. Go to AudioLDM > AudioLDM1
  2. Click on Load model, it downloads correctly.
  3. insert prompt, press GENERATE
  4. 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

piretro avatar Oct 17 '23 10:10 piretro

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.

gitmylo avatar Oct 17 '23 11:10 gitmylo

perfect, that fixed it. Thank you!

piretro avatar Oct 18 '23 17:10 piretro

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

merolaika avatar Dec 08 '23 16:12 merolaika