Commit
·
10ad53f
1
Parent(s):
43aa489
Upload FastSpeech2ConformerHifiGan
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"leaky_relu_slope": 0.1,
|
7 |
"model_in_dim": 80,
|
8 |
"model_type": "hifigan",
|
9 |
-
"normalize_before":
|
10 |
"resblock_dilation_sizes": [
|
11 |
[
|
12 |
1,
|
|
|
6 |
"leaky_relu_slope": 0.1,
|
7 |
"model_in_dim": 80,
|
8 |
"model_type": "hifigan",
|
9 |
+
"normalize_before": false,
|
10 |
"resblock_dilation_sizes": [
|
11 |
[
|
12 |
1,
|
pytorch_model.bin
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:0b9bc64b2dcd2a463a2bb6bcf89c9482015fe8e75cbabee59e314ae7cad1cb47
|
3 |
+
size 55751869
|