AudioLDM
AudioLDM copied to clipboard
CondaValueError: invalid package specification: python=3.8;
Don't think semicolon is supposed to be there, as i've never seen it in any other conda installs/git fetches
Run that command as two commands on Windows seems to work: conda create -n audioldm python=3.8 conda activate audioldm