mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
config update tyo use noise for augmentation
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
"min_seq_len": 6, // DATASET-RELATED: minimum text length to use in training
|
||||
"max_seq_len": 153, // DATASET-RELATED: maximum text length
|
||||
"compute_input_seq_cache": false, // if true, text sequences are computed before starting training. If phonemes are enabled, they are also computed at this stage.
|
||||
"use_noise_augment": true,
|
||||
|
||||
// PATHS
|
||||
"output_path": "/home/erogol/Models/LJSpeech/",
|
||||
|
||||
Reference in New Issue
Block a user