10 Commits

Author SHA1 Message Date
Cosmo Clara
055c84df60
Merge branch 'RVC-Boss:main' into main 2025-02-12 19:27:47 +08:00
StaryLan
15cbd1b673
Update Documentation (#2032)
* add exception handling

* Fill in the missing content

* remove GB code

* Simplify i18n text and remove trailing spaces

* ignore v3 model dir

* Update Changelog

* Fix encoding
2025-02-12 11:27:35 +08:00
Cosmo Clara
d6222bc4d7 modified: GPT_SoVITS/TTS_infer_pack/TextPreprocessor.py
new file:   GPT_SoVITS/text/en_normalization/expend.py
	modified:   GPT_SoVITS/text/english.py
2024-11-20 13:46:37 +00:00
Cosmo Clara
c315203dcd
Update TextPreprocessor.py
删除了英文预处理的过滤器
2024-10-31 18:32:10 +08:00
Cosmo Clara
5aeb544c90
Update TextPreprocessor.py
删除punctuation中的“ ”,以便于按英文句号切分
2024-10-18 01:05:07 +08:00
Cosmo Clara
395f97a176
Update text_segmentation_method.py
修改按英文句号.切分方式
2024-10-18 01:03:28 +08:00
ChasonJiang
f35f6e9b5e
优化tts_config代码逻辑 (#1538)
* 优化tts_config

* fix

* 优化报错提示

* 优化报错提示
2024-08-29 00:33:07 +08:00
XXXXRT666
7dac47ca95
chores (#1528)
* chores

* ...

* Add files via upload

* ...

* remove gradio warnings

* Update inference_webui.py

Fix inference_cli issue
2024-08-23 17:47:27 +08:00
ChasonJiang
2a9512a63e
修改文档 (#1521) 2024-08-23 17:43:40 +08:00
ChasonJiang
52c50c6c81
All in one! 合并main分支和fast_inference_分支 (#1490)
* 合并main分支和fast_inference_分支

* 修复一些bug
2024-08-20 22:19:04 +08:00