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-08 16:00:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GPT-SoVITS
/
GPT_SoVITS
/
TTS_infer_pack
History
箱庭XTer
00d7f39eea
Merge d5d4906bd3a4703b234fd4e09d76e9dd7922e0d1 into 7a112b804a06a7e6846a8ca3d8a178a493ebdc77
2024-03-16 08:14:16 -06:00
..
__init__.py
忽略ffmpeg .gitignore
2024-03-08 23:41:59 +08:00
text_segmentation_method.py
修正了命名
2024-03-11 15:35:00 +08:00
TextPreprocessor.py
修复了,中英文混合文本合成英文时, 出现空字符报错的问题
2024-03-11 19:35:55 +08:00
TTS.py
缓解了batch_size>1时的复读问题,缓解方法是:在T2S模型中,先对phones进行embedding、对bert_features进行project,再pad到相同长度。
2024-03-16 21:04:49 +08:00