Spaces:
Runtime error
Runtime error
PASMAreinz
commited on
Commit
•
5abd717
1
Parent(s):
f48994f
Upload 2 files
Browse files- weights/Davis/Davis.pth +3 -0
- weights/Davis/config.json +12 -0
weights/Davis/Davis.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c78c841f95748e7153093bfdf9ccc0d1ddb837f0bdc9ecd72198ae476867c63d
|
3 |
+
size 55222703
|
weights/Davis/config.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "Davis.pth",
|
3 |
+
"feat_index": "added_IVF1203_Flat_nprobe_1.index",
|
4 |
+
"feat_npy": "total_fea.npy",
|
5 |
+
"speaker_id": 0,
|
6 |
+
|
7 |
+
"name": "Davis",
|
8 |
+
"author": "FHfanshu",
|
9 |
+
"source": "Yuri Lowenthal ",
|
10 |
+
"note": "",
|
11 |
+
"icon": ""
|
12 |
+
}
|