Félix Marty
commited on
Commit
·
87fd920
1
Parent(s):
0e123c4
update
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
],
|
5 |
"initializer_range": 0.01,
|
6 |
"leaky_relu_slope": 0.1,
|
7 |
-
"model_in_dim":
|
8 |
"model_type": "hifigan",
|
9 |
"normalize_before": true,
|
10 |
"resblock_dilation_sizes": [
|
|
|
4 |
],
|
5 |
"initializer_range": 0.01,
|
6 |
"leaky_relu_slope": 0.1,
|
7 |
+
"model_in_dim": 80,
|
8 |
"model_type": "hifigan",
|
9 |
"normalize_before": true,
|
10 |
"resblock_dilation_sizes": [
|
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:fb8f93a234ad6931ff31c4ad97743626cde7bc588d79bdb3493fd84ba16c73fe
|
3 |
+
size 3229031
|