This website requires JavaScript.
Explore
Help
Sign In
blackteay
/
GPT-SoVITS
Watch
1
Star
0
Fork
0
You've already forked GPT-SoVITS
mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced
2025-10-07 07:02:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GPT-SoVITS
/
GPT_SoVITS
/
TTS_infer_pack
History
jmaple12
0dd1d38c86
更改pre_seg_text中开头以及对多个换行符的替换
...
在text = text.strip("\n") 后面加入判断,防止text为空字符串。 使用正则式来替换原来将\n\n换为\n的式子
2024-04-11 22:18:38 +08:00
..
__init__.py
忽略ffmpeg .gitignore
2024-03-08 23:41:59 +08:00
text_segmentation_method.py
[fast_inference] Make API Great Again And Again (
#923
)
2024-04-06 21:07:59 +08:00
TextPreprocessor.py
更改pre_seg_text中开头以及对多个换行符的替换
2024-04-11 22:18:38 +08:00
TTS.py
【fast_inference_】通过简单添加torch.no_grad()修饰器,可能会使速度加快 (
#930
)
2024-04-07 18:36:09 +08:00