Commit
·
4add1d5
1
Parent(s):
68a59a3
Updated flowtron and waveglow
Browse files- backward_flow.onnx +2 -2
- config.yml +3 -3
- encoder.onnx +2 -2
- forward_flow.onnx +2 -2
- vocoder.onnx +2 -2
backward_flow.onnx
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:1440208bc7a836038105dd3c418812c2294dfdcf72b0746995602c4e9241c72f
|
3 |
+
size 110747993
|
config.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
model_type: "FlowtronTTS"
|
2 |
-
max_frames: 400
|
3 |
gate_threshold: 0.5
|
|
|
4 |
sigma: 0.8
|
5 |
-
smoothing_window: 3
|
6 |
smoothing_weight: 0.5
|
|
|
|
|
|
|
|
|
|
1 |
gate_threshold: 0.5
|
2 |
+
max_frames: 512
|
3 |
sigma: 0.8
|
|
|
4 |
smoothing_weight: 0.5
|
5 |
+
smoothing_window: 3
|
6 |
+
type: FlowtronTTS
|
encoder.onnx
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:c8619ccb37bb8ec40ce1eb6edc56fd0c4a3e9f5f3ae1f07f2074a79bafdbdc04
|
3 |
+
size 22506187
|
forward_flow.onnx
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:1babb2679099ad39c19b1cbd636e2f247f8b9acf4d3cec4d29c004c5e1919243
|
3 |
+
size 110740977
|
vocoder.onnx
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:642521dfa819ef2d0f12b11c062a72635208df8e4e6c003cc24dc486390d5dcd
|
3 |
+
size 351237121
|