Upload model
Browse files- config.json +2 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -22,7 +22,9 @@
|
|
22 |
"leaky_relu_slope": 0.1,
|
23 |
"model_type": "vits",
|
24 |
"num_speakers": 1,
|
|
|
25 |
"prior_encoder_num_flows": 4,
|
|
|
26 |
"resblock_dilation_sizes": [
|
27 |
[
|
28 |
1,
|
|
|
22 |
"leaky_relu_slope": 0.1,
|
23 |
"model_type": "vits",
|
24 |
"num_speakers": 1,
|
25 |
+
"posterior_encoder_num_wavenet_layers": 16,
|
26 |
"prior_encoder_num_flows": 4,
|
27 |
+
"prior_encoder_num_wavenet_layers": 4,
|
28 |
"resblock_dilation_sizes": [
|
29 |
[
|
30 |
1,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 145378293
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d42b0cd5fd3451f3cac34151d6f851e1d6337d9607107353acbb58333b31f5a7
|
3 |
size 145378293
|