updated the placeholder txt for coqui and rvc

This commit is contained in:
Tony Ribeiro
2023-08-16 19:43:06 +02:00
parent 8b0fbef48f
commit ad1eb93404
2 changed files with 5 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
Put RVC models (in .pth format) here.
.index files (should have the same name as .pth files) are optional but could help improve the processing time.
Put Coqui models folders here.
Must contains both a "model.pth" and "config.json" file.

View File

@@ -1,2 +1,3 @@
Put RVC models (in .pth format) here.
.index files (should have the same name as .pth files) are optional but could help improve the processing time.
Put RVC models folder here.
Must have ".pth" file in it
.index file is optional but could help improve the processing time/quality.