mirror of https://github.com/coqui-ai/TTS.git
initial models.json entry for universal hifigan
This commit is contained in:
parent
d57f416957
commit
f0e76ee135
|
@ -122,6 +122,13 @@
|
||||||
"author": "Eren Gölge @erogol",
|
"author": "Eren Gölge @erogol",
|
||||||
"license": "MPL",
|
"license": "MPL",
|
||||||
"contact":"egolge@coqui.com"
|
"contact":"egolge@coqui.com"
|
||||||
|
},
|
||||||
|
"hifigan":{
|
||||||
|
"github_rls_url": "",
|
||||||
|
"commit": "4132240",
|
||||||
|
"author": "",
|
||||||
|
"license": "MIT",
|
||||||
|
"contact":"egolge@coqui.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue