mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 15:19:59 +08:00
更新了启动器
This commit is contained in:
parent
8b914c2d1f
commit
cb14da4272
Binary file not shown.
@ -144,6 +144,7 @@ def cut5(inp):
|
||||
opt = "\n".join(mergeitems)
|
||||
return opt
|
||||
|
||||
# contributed by https://github.com/X-T-E-R/GPT-SoVITS-Inference/blob/main/GPT_SoVITS/TTS_infer_pack/text_segmentation_method.py
|
||||
@register_method("auto_cut")
|
||||
def auto_cut(inp):
|
||||
# if not re.search(r'[^\w\s]', inp[-1]):
|
||||
|
Loading…
x
Reference in New Issue
Block a user