Spaces:
Running
Running
Retrained Amelia model from scratch (Iteration 881)
Browse files- models/amelia/amelia.pth +2 -2
- models/amelia/config.json +2 -2
models/amelia/amelia.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ec661a99ab27cc4a3365ab6397f276b89e45d6bde0209eeb8b6a5b9a471e99f
|
3 |
+
size 542781471
|
models/amelia/config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
0.99
|
11 |
],
|
12 |
"eps": 1e-09,
|
13 |
-
"batch_size":
|
14 |
"fp16_run": false,
|
15 |
"lr_decay": 0.999875,
|
16 |
"segment_size": 10240,
|
@@ -90,4 +90,4 @@
|
|
90 |
"spk": {
|
91 |
"amelia": 0
|
92 |
}
|
93 |
-
}
|
|
|
10 |
0.99
|
11 |
],
|
12 |
"eps": 1e-09,
|
13 |
+
"batch_size": 16,
|
14 |
"fp16_run": false,
|
15 |
"lr_decay": 0.999875,
|
16 |
"segment_size": 10240,
|
|
|
90 |
"spk": {
|
91 |
"amelia": 0
|
92 |
}
|
93 |
+
}
|