Add config.json to tortoise

This commit is contained in:
Eren G??lge
2023-05-06 11:31:56 +02:00
parent 4fa4defd64
commit 8d921ebc2f

View File

@@ -232,11 +232,12 @@
"https://coqui.gateway.scarf.sh/v0.14.0_models/rlg_auto.pth",
"https://coqui.gateway.scarf.sh/v0.14.0_models/rlg_diffuser.pth",
"https://coqui.gateway.scarf.sh/v0.14.0_models/vocoder.pth",
"https://coqui.gateway.scarf.sh/v0.14.0_models/mel_norms.pth"
"https://coqui.gateway.scarf.sh/v0.14.0_models/mel_norms.pth",
"https://coqui.gateway.scarf.sh/v0.14.0_models/config.json"
],
"commit": "c1875f6",
"default_vocoder": null,
"author": "neonbjb James Betker",
"author": "@neonbjb - James Betker, @manmay-nakhashi Manmay Nakhashi",
"license": "apache 2.0"
}
}