Commit ·
fb28d62
1
Parent(s): 0a8a0f7
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"init_lr_ratio": 1,
|
| 18 |
"warmup_epochs": 0,
|
| 19 |
"c_mel": 45,
|
| 20 |
-
"c_kl": 1.0
|
| 21 |
"use_sr": true,
|
| 22 |
"max_speclen": 512,
|
| 23 |
"port": "8001",
|
|
|
|
| 17 |
"init_lr_ratio": 1,
|
| 18 |
"warmup_epochs": 0,
|
| 19 |
"c_mel": 45,
|
| 20 |
+
"c_kl": 1.0,
|
| 21 |
"use_sr": true,
|
| 22 |
"max_speclen": 512,
|
| 23 |
"port": "8001",
|