tahaouarrak commited on
Commit
b402f9d
·
verified ·
1 Parent(s): b8d323d

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": "Amr Diab",
3
+ "source_url": "https://huggingface.co/MegaChud/Amr-Diab-V2-170/resolve/main/AmrDiab.zip",
4
+ "gender": "male",
5
+ "category": "celebrity",
6
+ "type": "rvc",
7
+ "language": "ar",
8
+ "description": "RVC model 'Amr Diab' uploaded by bulk_model_uploader.py",
9
+ "tags": [
10
+ "rvc",
11
+ "voice-model",
12
+ "amr-diab",
13
+ "male",
14
+ "celebrity",
15
+ "ar",
16
+ "rvc"
17
+ ]
18
+ }
model.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f866e5e8e60a5996061a1fada8a05acf59ffe5d5f6bf7c62b1c7957358bceb6
3
+ size 31588619
model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53f1f074c227fa97bd2ae3beab93e15d0be9761d18d6ccf024cc5a44b4ad16c2
3
+ size 55216420