164 Commits

Author SHA1 Message Date
lyris
6c215b59c1
Update english.py
copy but not ref the phones list becoz it will be extend later, if not do so,it will affect the self.cmu dict values.
2024-05-21 06:17:54 +08:00
蓝梦实
0357d0c7a4
[优化] 1Aa-文本获取 (#1102)
* Filter unsupported languages

* add feedback

* simplify modification

* fix detail
2024-05-19 16:54:10 +08:00
hcwu1993
a95e6c13b8
modify freeze_quantizer mode, avoid quantizer's codebook updating (#953) 2024-05-02 21:26:44 +08:00
KamioRinn
a3c4e040c8
Normalize chinese arithmetic operations (#947) 2024-04-12 11:18:34 +08:00
KamioRinn
6ccfd362e9
修复英文多音字,调整字典热加载,新增姓名匹配 (#869)
* Fix homograph dict

* Add JSON in dict

* Adjust hot dict to hot reload

* Add English name dict

* Adjust get name dict logic
2024-03-25 15:20:10 +08:00
RVC-Boss
7bc0836d99
Merge pull request #821 from KamioRinn/Optimize-English-G2P
调整英文格式化输出和英文G2P逻辑
2024-03-20 23:48:50 +08:00
KamioRinn
97f304c2bf Adjust normalize and g2p logic 2024-03-20 02:49:58 +08:00
RVC-Boss
b451372316
Merge pull request #812 from KamioRinn/Optimize-English-G2P
修复中文标点在英文中的问题,添加所有格匹配
2024-03-19 14:23:46 +08:00
KamioRinn
e3d3c3288d Fix CN punc in EN,add 's match 2024-03-19 13:02:06 +08:00
RVC-Boss
f7409490ef
Merge pull request #804 from KamioRinn/Optimize-English-G2P
英文G2P优化
2024-03-19 11:08:36 +08:00
KamioRinn
ca57a01bea Optimize-English-G2P 2024-03-18 19:11:53 +08:00
RVC-Boss
c2ac07bc3d
Merge pull request #775 from KamioRinn/Fix-chinese-ellipsis
Fix chinese ellipsis
2024-03-16 21:33:56 +08:00
KamioRinn
bcb9914b60 Fix chinese ellipsis 2024-03-15 02:53:14 +08:00
RVC-Boss
c287430ecc
Update models.py 2024-03-14 00:42:15 +08:00
RVC-Boss
3dfbcbcd82
Merge pull request #761 from Lion-Wu/fix/cpu
Support CPU training, use CPU on macOS
2024-03-13 23:59:33 +08:00
Lion
1963eb01cc support cpu training, use cpu training on mac 2024-03-13 22:24:32 +08:00
RVC-Boss
3b11cd9814
Update models.py 2024-03-13 20:57:45 +08:00
RVC-Boss
7e012e7678
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
2024-03-13 17:03:59 +08:00
DW
37206edbd9
Update inference_webui.py 2024-03-04 20:37:18 +11:00
RVC-Boss
b75b5dcf6b
Merge pull request #658 from KamioRinn/Fix-KO
修正LangSegment识别为韩文
2024-03-04 00:44:47 +08:00
KamioRinn
e066cd93d2 fix auto LangSegment misunderstand KO 2024-03-04 00:13:28 +08:00
RVC-Boss
82a85b1946
Merge pull request #573 from XXXXRT666/main
修改is_half的判断使在Mac上能正常CPU推理
2024-02-28 18:00:28 +08:00
root
4496426896 修改代码引用,淡定 2024-02-28 17:31:19 +08:00
XXXXRT666
83c9e8ff02
Update inference_webui.py 2024-02-21 13:26:30 +00:00
RVC-Boss
939971afe3
Add files via upload 2024-02-21 18:52:07 +08:00
RVC-Boss
8b4f0dfe43
Update 2-get-hubert-wav32k.py 2024-02-21 18:37:19 +08:00
RVC-Boss
7267a0bcec
Merge pull request #530 from TundraWork/main
[fix] 1A-Dataset formatting doesn't work if Audio dataset folder is empty.
2024-02-21 18:36:25 +08:00
RVC-Boss
7ee72bec7e
Merge pull request #557 from XXXXRT666/main
Change the inference device on Mac
2024-02-21 16:27:42 +08:00
XXXXRT666
220367f90c
Update inference_webui.py
精简代码
2024-02-21 01:15:11 +00:00
KamioRinn
84062074a3 Adjust text normlization 2024-02-21 01:14:09 +08:00
XXXXRT666
861658050b
Update inference_webui.py
Change inference device to accelerate inference on Mac and reduce memory leak
2024-02-20 16:03:08 +00:00
KamioRinn
76570cff52 Del a-zA-Z 2024-02-20 22:45:49 +08:00
KamioRinn
bbef82fa86 Refactoring get phones and bert 2024-02-20 22:41:39 +08:00
Jesse Cheng
fb69e72d1a
Merge branch 'RVC-Boss:main' into main 2024-02-20 21:22:31 +11:00
KamioRinn
55f82e9ad1 Fix text formatting 2024-02-19 02:11:02 +08:00
Jesse Cheng
f1aa95d8cf
Merge branch 'RVC-Boss:main' into main 2024-02-19 01:58:19 +11:00
Tundra Work
f49d60d6bb fix: 1A-Dataset formatting doesn't work if using a empty 'Audio dataset folder' 2024-02-18 07:13:09 +00:00
RVC-Boss
2855f82eb7
Merge pull request #507 from v3ucn/修正g2p_en的英文字母发音问题
修正g2p_en的英文字母发音问题
2024-02-17 17:22:54 +08:00
RVC-Boss
99c10f45fe
Merge pull request #509 from KamioRinn/Adjust-ja-clean-text
Adjust ja clean text
2024-02-17 16:49:56 +08:00
RVC-Boss
e97cc3346a
模型实验名可设置为中文。
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/500
2024-02-17 16:45:31 +08:00
KamioRinn
c70a609a31 Adjust ja clean text 2024-02-17 16:04:06 +08:00
刘悦
709c6c3d40
Update english.py
热词应该是覆盖逻辑,因为原版字典里如果key存在的话,那么用户定义的热词纠正发音就不会生效
2024-02-17 12:13:43 +08:00
RVC-Boss
0ce6393950
Add files via upload 2024-02-16 23:44:36 +08:00
Watchtower-Liu
9cac8ed160 update webui 2024-02-16 17:47:54 +08:00
Watchtower-Liu
013db82d7d Merge branch 'main' into inference_optin 2024-02-16 17:03:11 +08:00
Watchtower-Liu
1803729360 update_infer 2024-02-16 16:53:57 +08:00
RVC-Boss
7fc216107b
Add files via upload 2024-02-16 00:07:35 +08:00
RVC-Boss
895fde46e4
dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:17:44 +08:00
RVC-Boss
9b5231a317
dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:17:33 +08:00
RVC-Boss
dd2c4d6d71
support chinese name as model(exp) name
support chinese name as model(exp) name
2024-02-15 16:31:06 +08:00