Skip to content

ae_accomp.yaml missing mandatory lossconfig and other files absent when running from README #2

@Molanischen

Description

@Molanischen

Hi,yu
Thanks for the great work!

Do you plan a code refresh in the near future to bring everything in sync?

Currently, when I try to launch LDM training from a fresh clone, I run into two blockers:

  1. Missing source files
    joinaudiodataset_anylen.py is missing but required in file main.py. I found some files with same name in https://huggingface.co/spaces/AIGC-Audio/AudioLCM/tree/48feb046bd44a3f5ae913ce6b885be611fd1a8c4/ldm/data

  2. Incomplete YAML configs
    The autoencoder configs (for example ae_accomp.yaml) omit the mandatory lossconfig section, so AutoencoderKL(...) raises
    TypeError: missing 1 required positional argument: 'lossconfig'

Could you please let us know if an updated release is on the way?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions