mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-06 03:57:44 +08:00
设置默认返回一整篇文章
This commit is contained in:
parent
134602cd99
commit
46826b28b0
@ -105,7 +105,7 @@ def inference(text, text_lang,
|
||||
"batch_size":int(batch_size),
|
||||
"speed_factor":float(speed_factor),
|
||||
"split_bucket":split_bucket,
|
||||
"return_fragment":True
|
||||
"return_fragment":False
|
||||
}
|
||||
|
||||
for item in tts_pipline.run(inputs):
|
||||
|
Loading…
x
Reference in New Issue
Block a user