tahaouarrak commited on
Commit
f855c1e
·
verified ·
1 Parent(s): f5d7689

Add RVC model files

Browse files
Files changed (5) hide show
  1. .gitattributes +1 -0
  2. config.json +9 -0
  3. metadata.json +18 -0
  4. model.index +3 -0
  5. 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": "M2 / The Mimic (FNAF SoTM)",
3
+ "source_url": "https://huggingface.co/Homiebear/TheMimicSoTM_730e_5840s/resolve/main/TheMimicSoTM_730e_5840s.zip?download=true",
4
+ "gender": "male",
5
+ "category": "cartoon",
6
+ "type": "rvc",
7
+ "language": "en-US",
8
+ "description": "RVC model \u201cM2 / The Mimic (FNAF SoTM)\u201d uploaded by bulk_model_uploader.py",
9
+ "tags": [
10
+ "rvc",
11
+ "voice-model",
12
+ "m2-/-the-mimic-(fnaf-sotm)",
13
+ "male",
14
+ "cartoon",
15
+ "en-us",
16
+ "rvc"
17
+ ]
18
+ }
model.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ccde6c1f79b94f92c533fbefa6e9a19d1aaac001bc98cd080660b25162a3e56
3
+ size 35854419
model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d745ed3a5a7aa96bb4c1480972f714b559b6c4b5312f3d0f3182a95d96b7122
3
+ size 56272413