更新了启动器

This commit is contained in:
XTer 2024-03-11 02:05:04 +08:00
parent 8b914c2d1f
commit cb14da4272
2 changed files with 1 additions and 0 deletions

View File

@ -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]):