58 Commits

Author SHA1 Message Date
XXXXRT666
fc2161b484 git ignore 2024-08-26 00:53:30 +08:00
KamioRinn
e1493bf691 Fix merge yi (#1504) 2024-08-20 11:47:31 +08:00
Strive-for-excellence
94fe9b3963 Update cleaner.py (#1472)
删除不必要的循环
2024-08-14 22:17:20 +08:00
KamioRinn
eff086825e Fix hyphen (#1454) 2024-08-13 10:26:43 +08:00
AkitoLiu
d610ad1663 add modifiable japanese dict (#1443) 2024-08-12 10:43:36 +08:00
KamioRinn
533ccad4e2 Optimize short sentence (#1430) 2024-08-10 12:28:53 +08:00
RVC-Boss
052e72573b Update onnx_api.py 2024-08-08 18:05:05 +08:00
RVC-Boss
69cc3c0e77 Update onnx_api.py 2024-08-06 18:45:38 +08:00
KamioRinn
87a0ab742f Repair detail (#1411)
* Load lang module on demand

* Turn off onnx warning
2024-08-06 18:26:58 +08:00
xiaofeicn
b38d2dcaf4 增加量词 (#987)
处|台|架|枚|趟|幅|平|方|堵|间|床|株|批|项|例|列|篇|栋|注|亩|
2024-08-06 14:39:07 +08:00
RVC-Boss
4015ccf341 屏蔽不必要告警
屏蔽不必要告警
2024-08-06 14:34:02 +08:00
RVC-Boss
f6120fe78d Add files via upload 2024-08-06 14:33:43 +08:00
RVC-Boss
d6c8e9475e 更新最新的中文多音字处理逻辑
更新最新的中文多音字处理逻辑
2024-08-06 14:08:01 +08:00
RVC-Boss
0641cb6daa 中文多音字逻辑更新
中文多音字逻辑更新
2024-08-06 14:06:36 +08:00
KamioRinn
b3f40e3207 Fix normalize (#1404) 2024-08-06 12:49:13 +08:00
RVC-Boss
3dadb5d4d5 add text cleaner references
add text cleaner references
2024-08-06 12:48:18 +08:00
RVC-Boss
d7900c78dd Update korean.py 2024-08-06 12:41:07 +08:00
XXXXRT666
e1b94bd30f v1v2 Version Switching (#1391)
v1v2 Version Switching
2024-08-06 12:00:51 +08:00
KamioRinn
69cf6787fe Version Check (#1390)
* version check

* fix webui and symbols

* fix v1 language map
2024-08-05 17:24:42 +08:00
KamioRinn
18efcab2be support yue and ko inference
support yue and ko inference
2024-08-03 11:19:52 +08:00
RVC-Boss
d81e3faf07 Update japanese.py 2024-08-03 00:35:43 +08:00
XXXXRT666
c2a4eca255 support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
2024-08-02 21:39:38 +08:00
RVC-Boss
e4a016f176 support gpt sovits v2
support gpt sovits v2
2024-08-02 17:51:18 +08:00
RVC-Boss
075bbad18c support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:47:05 +08:00
RVC-Boss
333b3b03ac support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:46:47 +08:00
RVC-Boss
611eb5645b support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:45:30 +08:00
KamioRinn
3571f8a906 Better normlization (#1351) 2024-07-27 16:03:43 +08:00
KamioRinn
46cd596027 尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
2024-07-10 10:11:09 +08:00
lyris
4a98237615 Update english.py (#1106)
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 23:36:56 +08:00
KamioRinn
dd78465574 Normalize chinese arithmetic operations (#947) 2024-04-12 11:18:34 +08:00
KamioRinn
535c604c85 修复英文多音字,调整字典热加载,新增姓名匹配 (#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
1b9410deec Merge pull request #821 from KamioRinn/Optimize-English-G2P
调整英文格式化输出和英文G2P逻辑
2024-03-20 23:48:50 +08:00
KamioRinn
fe84331191 Adjust normalize and g2p logic 2024-03-20 02:49:58 +08:00
RVC-Boss
f4ce23d21a Merge pull request #812 from KamioRinn/Optimize-English-G2P
修复中文标点在英文中的问题,添加所有格匹配
2024-03-19 14:23:46 +08:00
KamioRinn
6a8d49561e Fix CN punc in EN,add 's match 2024-03-19 13:02:06 +08:00
RVC-Boss
f06382a7b6 Merge pull request #804 from KamioRinn/Optimize-English-G2P
英文G2P优化
2024-03-19 11:08:36 +08:00
KamioRinn
8a2761d3e5 Optimize-English-G2P 2024-03-18 19:11:53 +08:00
KamioRinn
bb0b20a9b6 Fix chinese ellipsis 2024-03-15 02:53:14 +08:00
KamioRinn
0452e7facb Adjust text normlization 2024-02-21 01:14:09 +08:00
KamioRinn
ecb0c6f060 Refactoring get phones and bert 2024-02-20 22:41:39 +08:00
KamioRinn
f757be85ed Fix text formatting 2024-02-19 02:11:02 +08:00
刘悦
a47eaf73b5 Update english.py
热词应该是覆盖逻辑,因为原版字典里如果key存在的话,那么用户定义的热词纠正发音就不会生效
2024-02-17 12:13:43 +08:00
RVC-Boss
d43d4b45fb Add files via upload 2024-02-16 00:07:35 +08:00
KamioRinn
dcc1613c40 Add more engdict 2024-02-05 03:47:38 +08:00
KamioRinn
b28dd0643d Use PaddleSpeech-NSW-Normalization process Chinese 2024-02-03 16:46:09 +08:00
RVC-Boss
eb81e18790 Add files via upload 2024-02-03 00:47:57 +08:00
RVC-Boss
edb7a4aa7a Add files via upload 2024-02-02 22:38:32 +08:00
Akito-UzukiP
d214c8f0df Add japanese cleaner with prosody info. 2024-01-31 23:41:53 +08:00
lyris
6e2a322a8b Update cleaner.py
fix the return to phones, word2ph, norm_text
2024-01-30 11:49:41 +08:00
RVC-Boss
289d1d6a95 Update chinese.py 2024-01-28 20:22:58 +08:00