tahaouarrak commited on
Commit
4c731c7
·
verified ·
1 Parent(s): 3fc0b8a

Add RVC model files

Browse files
Files changed (5) hide show
  1. .gitattributes +1 -0
  2. config.json +9 -0
  3. metadata.json +17 -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,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "Mr. Game & Watch",
3
+ "source_url": "https://huggingface.co/YourLocalWorm/Mr.GameandWatchOv2/resolve/main/Mr.Game%26WatchV1_880e_3520s.zip?download=true",
4
+ "gender": "male",
5
+ "category": "game",
6
+ "type": "rvc",
7
+ "language": null,
8
+ "description": "RVC model \u201cMr. Game & Watch\u201d uploaded by bulk_model_uploader.py",
9
+ "tags": [
10
+ "rvc",
11
+ "voice-model",
12
+ "mr.-game-&-watch",
13
+ "male",
14
+ "game",
15
+ "rvc"
16
+ ]
17
+ }
model.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309a9d9d9002261bb4ce2b5bd8602250884ed1624f20731b7cf9c6c91b9230c9
3
+ size 3788539
model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3627e499f76749402aeea4e4f92a39e3f98b465f4b73c8eb601109356fa97e8a
3
+ size 56273802