tahaouarrak commited on
Commit
505e288
·
verified ·
1 Parent(s): a19f5dd

Add RVC model files

Browse files
Files changed (5) hide show
  1. .gitattributes +1 -0
  2. config.json +9 -0
  3. metadata.json +14 -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,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "Uniqua (Me and My Friends Pilot)",
3
+ "source_url": "https://huggingface.co/Neyto/NeytoModels/resolve/main/UniquaMaMFPilot.zip",
4
+ "gender": "female",
5
+ "category": "cartoon",
6
+ "description": "RVC model \u201cUniqua (Me and My Friends Pilot)\u201d processed and uploaded by bulk_model_uploader.py",
7
+ "tags": [
8
+ "rvc",
9
+ "voice-model",
10
+ "uniqua-(me-and-my-friends-pilot)",
11
+ "female",
12
+ "cartoon"
13
+ ]
14
+ }
model.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f294b5f94a2d543d499535cebf2edc29f5b349bdde2150056e954921444fb8d8
3
+ size 8667259
model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d2fa146313da6b781ea74f6fa4016d98d7616c78ed6d381855097c8f70b380
3
+ size 56268197