archinetai / audio-diffusion-pytorch

Audio generation using diffusion models, in PyTorch.
MIT License
1.95k stars 169 forks source link

Error Locating Target #26

Closed ModeratePrawn closed 2 years ago

ModeratePrawn commented 2 years ago

Hello,

I upgraded the trainer and audio diffusion to the latest releases. I am now getting this error when trying to run experiments:

[2022-10-19 09:47:41,538][main][INFO] - Instantiating model . Error executing job with overrides: ['exp=base_youtube_l_3.yaml'] Error locating target 'audio_diffusion_pytorch.VDistribution', see chained exception above. full_key: model.model.diffusion_sigma_distribution

Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.

I deleted the conda environment and reinstalled all of the requirements from scratch, and I am still getting the above. Any help would be appreciated.

Thanks, MP

ModeratePrawn commented 2 years ago

Wrong repository. Opening in Training repo. Apologies.