Add RVC model files
Browse files- .gitattributes +1 -0
- config.json +9 -0
- metadata.json +18 -0
- model.index +3 -0
- model.pth +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
model.index filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"arch_type": "rvc",
|
| 3 |
+
"arch_version": "2",
|
| 4 |
+
"components": {
|
| 5 |
+
"pth": "model.pth",
|
| 6 |
+
"index": "model.index"
|
| 7 |
+
},
|
| 8 |
+
"metadata": "metadata.json"
|
| 9 |
+
}
|
metadata.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_name": "Mandy (Russian Dub)",
|
| 3 |
+
"source_url": "https://huggingface.co/iamalexcaspian/Mandy-GAOBAM-RusDub/resolve/main/Mandy-GAOBAM-RusDub.zip?download=true",
|
| 4 |
+
"gender": "female",
|
| 5 |
+
"category": "cartoon",
|
| 6 |
+
"type": "rvc",
|
| 7 |
+
"language": "ru-RU",
|
| 8 |
+
"description": "RVC model \u201cMandy (Russian Dub)\u201d uploaded by bulk_model_uploader.py",
|
| 9 |
+
"tags": [
|
| 10 |
+
"rvc",
|
| 11 |
+
"voice-model",
|
| 12 |
+
"mandy-(russian-dub)",
|
| 13 |
+
"female",
|
| 14 |
+
"cartoon",
|
| 15 |
+
"ru-ru",
|
| 16 |
+
"rvc"
|
| 17 |
+
]
|
| 18 |
+
}
|
model.index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc95d26fc523d21e7d4947b13782598dc1872823a4e98b154d0eb4a50e684e18
|
| 3 |
+
size 51627099
|
model.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ee6871429946dfd241355155e084adb74ecaa8a6c31ef728b4227f9b6028592
|
| 3 |
+
size 56275211
|