archinetai / audio-diffusion-pytorch

Audio generation using diffusion models, in PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Locating Target

ModeratePrawn opened this issue · comments

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 <main.module_base.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

Wrong repository. Opening in Training repo. Apologies.