修改文档 (#1521)

This commit is contained in:
ChasonJiang
2024-08-23 17:43:40 +08:00
committed by GitHub
parent a7e38f93f1
commit 2a9512a63e
2 changed files with 4 additions and 4 deletions

View File

@@ -637,7 +637,7 @@ class TTS:
"text": "", # str.(required) text to be synthesized
"text_lang: "", # str.(required) language of the text to be synthesized
"ref_audio_path": "", # str.(required) reference audio path
"aux_ref_audio_paths": [], # list.(optional) auxiliary reference audio paths for multi-speaker synthesis
"aux_ref_audio_paths": [], # list.(optional) auxiliary reference audio paths for multi-speaker tone fusion
"prompt_text": "", # str.(optional) prompt text for the reference audio
"prompt_lang": "", # str.(required) language of the prompt text for the reference audio
"top_k": 5, # int. top k sampling