tahaouarrak commited on
Commit
8a70c3d
·
verified ·
1 Parent(s): c992f2f

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": "Aki Hayakawa (Chainsaw Man \u2013 Italian Dub)",
3
+ "source_url": "https://huggingface.co/Loren85/Aky-Hayakawa-Ita-Dub-Chainsawman/resolve/main/Aky-Hayakawa-Ita-Dub.zip?download=true",
4
+ "gender": "male",
5
+ "category": "anime",
6
+ "type": "rvc",
7
+ "language": "it-IT",
8
+ "description": "RVC model \u201cAki Hayakawa (Chainsaw Man \u2013 Italian Dub)\u201d uploaded by bulk_model_uploader.py",
9
+ "tags": [
10
+ "rvc",
11
+ "voice-model",
12
+ "aki-hayakawa-(chainsaw-man-\u2013-italian-dub)",
13
+ "male",
14
+ "anime",
15
+ "it-it",
16
+ "rvc"
17
+ ]
18
+ }
model.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a9fc08b3d102b924fcb8e1db3b15b221162f72a541475253e06bf38b27b6ee7
3
+ size 54688619
model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f91eb78c03e59b09d94a1a28b12dab50b060dddb99fc643237ad1f4bb5cf8552
3
+ size 56276133