Open Abhijitjimmi opened 5 months ago
I am getting this error as well.
Same error here
Found solution dac is descript-audio-codec So we need to do this pip install descript-audio-codec
@geekyabhijit thanks, this solution worked for me for the dac.nn error.
I then got other dependencies errors, but I installed them one by one and eventually it all worked out.
@martinperreault Not for me, still getting the same error.
stable-audio-tools\stable_audio_tools\models\blocks.py", line 11, in
from dac.nn.layers import Snake1d
ModuleNotFoundError: No module named 'dac.nn'