'build_pretrained_models' Not Found

#3
by Chris-Cheung - opened

Desc

Excuse me. When I run the inference.py , error ' build_pretrained_models' occurred. This function appear not to be realized in pico_model.py.
Error Line:

print("------Load model")
    name = "audioldm-s-full"
    vae, stft = build_pretrained_models(name)

Could you please offer the realization of this func? Thank you!!!

I find it in github repo.

Chris-Cheung changed discussion status to closed

Sign up or log in to comment