mirror of
https://github.com/wassname/TTS.git
synced 2026-09-05 16:20:11 +08:00
update config for phoneme traning
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"model_name": "TTS-dev-tweb",
|
||||
"model_description": "Higher dropout rate for stopnet and disabled custom initialization, pull current mel prediction to stopnet.",
|
||||
"model_name": "TTS-phoneme",
|
||||
"model_description": "Training with phonemes.",
|
||||
|
||||
"audio":{
|
||||
"audio_processor": "audio", // to use dictate different audio processors, if available.
|
||||
|
||||
Reference in New Issue
Block a user