Omenranr
Omenranr
Hello, I want to download the pretrained model but it's impossible for me from baidu. Can you put a download link from another place such as google drive or github...
Hello, in server.py I get a dimension error: While copying the parameter named consensus.fc_fusion_scales.0.3.weight, whose dimensions in the model are torch.Size([1515, 256]) and whose dimensions in the checkpoint are torch.Size([27,...
Hello, the pretrained models links in the readme are incorrect. Can you please fix them.
Hello, After following successfully the installation guide on MacOS. I get an error when trying to do inference: ` File "./MeloTTS/melo/transforms.py", line 172, in rational_quadratic_spline assert (discriminant >= 0).all() AssertionError`...
Hello I just wanted to know if the pretrained model given in the other repository is trained on the NVDIA dataset ? To test should I just download it, put...
**Description:** When running the `node tools/setup-dev.js` command in a local env, with node v20.19.0, nom v11.2.0, activepieces branch main. I get multiple deprecated libraries warnings. Is it expected or not...