You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m currently on the main branch and trying to run infer.py, but it references models.soundstream_hubert_new. In my local clone, there is no models/ folder or soundstream_hubert_new.py file, which leads to this error:
ModuleNotFoundError: No module named 'models'
Is there a different branch or additional resource I need to download? Or is the models/ folder supposed to be located elsewhere? I’d love to get the text-to-music inference fully working. Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hello, thank you for providing the YuEGP project!
I’m currently on the main branch and trying to run infer.py, but it references models.soundstream_hubert_new. In my local clone, there is no models/ folder or soundstream_hubert_new.py file, which leads to this error:
ModuleNotFoundError: No module named 'models'
Is there a different branch or additional resource I need to download? Or is the models/ folder supposed to be located elsewhere? I’d love to get the text-to-music inference fully working. Thank you for your help!
The text was updated successfully, but these errors were encountered: