Upload ParlerTTSForConditionalGeneration
Browse files- config.json +1 -0
config.json
CHANGED
@@ -108,6 +108,7 @@
|
|
108 |
"cross_attention_hidden_size": null,
|
109 |
"cross_attention_implementation_strategy": null,
|
110 |
"decoder_start_token_id": null,
|
|
|
111 |
"diversity_penalty": 0.0,
|
112 |
"do_sample": false,
|
113 |
"dropout": 0.1,
|
|
|
108 |
"cross_attention_hidden_size": null,
|
109 |
"cross_attention_implementation_strategy": null,
|
110 |
"decoder_start_token_id": null,
|
111 |
+
"delay_strategy": "delay",
|
112 |
"diversity_penalty": 0.0,
|
113 |
"do_sample": false,
|
114 |
"dropout": 0.1,
|