This commit is contained in:
unknown
2025-12-23 18:57:05 -08:00
parent 1742011b77
commit a05688c515

View File

@@ -39,14 +39,14 @@ default_engine_settings = {
"repo": "coqui/XTTS-v2",
"languages": {"ara": "ar", "ces": "cs", "deu": "de", "eng": "en", "fra": "fr", "hin": "hi", "hun": "hu", "ita": "it", "jpn": "ja", "kor": "ko", "nld": "nl", "pol": "pl", "por": "pt", "rus": "ru", "spa": "es", "tur": "tr", "zho": "zh-cn"},
"samplerate": 24000,
"temperature": 0.6,
"temperature": 0.75,
#"codec_temperature": 0.3,
"length_penalty": 1.0,
"num_beams": 1,
"repetition_penalty": 2.0,
#"cvvp_weight": 0.3,
"top_k": 40,
"top_p": 0.88,
"top_p": 0.95,
"speed": 1.0,
#"gpt_cond_len": 512,
#"gpt_batch_size": 1,