30 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
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
KamioRinn
bcb9914b60 Fix chinese ellipsis 2024-03-15 02:53:14 +08:00
KamioRinn
84062074a3 Adjust text normlization 2024-02-21 01:14:09 +08:00
KamioRinn
bbef82fa86 Refactoring get phones and bert 2024-02-20 22:41:39 +08:00
KamioRinn
55f82e9ad1 Fix text formatting 2024-02-19 02:11:02 +08:00
刘悦
709c6c3d40
Update english.py
热词应该是覆盖逻辑,因为原版字典里如果key存在的话,那么用户定义的热词纠正发音就不会生效
2024-02-17 12:13:43 +08:00
RVC-Boss
7fc216107b
Add files via upload 2024-02-16 00:07:35 +08:00
KamioRinn
55291dab65 Add more engdict 2024-02-05 03:47:38 +08:00
KamioRinn
bace09951c Use PaddleSpeech-NSW-Normalization process Chinese 2024-02-03 16:46:09 +08:00
RVC-Boss
9286a27ad3
Add files via upload 2024-02-03 00:47:57 +08:00
RVC-Boss
3c14a37f8b
Add files via upload 2024-02-02 22:38:32 +08:00
Akito-UzukiP
a806bb20f9 Add japanese cleaner with prosody info. 2024-01-31 23:41:53 +08:00
lyris
73520c3da1
Update cleaner.py
fix the return to phones, word2ph, norm_text
2024-01-30 11:49:41 +08:00
RVC-Boss
bdcbc46cb0
Update chinese.py 2024-01-28 20:22:58 +08:00
RVC-Boss
2d69f103a3
Revert "fix chinese number to pinyin" 2024-01-28 17:58:17 +08:00
duliangang
3e4a03660b
fix chinese number to pinyin
数字转拼音不准的bug,因为将数字一个个分割了调用an2cn当然不准
2024-01-28 16:28:24 +08:00
KakaruHayate
9b6f359d05
fix " ' " 2024-01-26 19:48:52 +08:00
KakaruHayate
5c6ba3ebcb
Update not neuraL tone words list. 2024-01-26 19:43:35 +08:00
RVC-Boss
80fffb0ad4
Update tone_sandhi.py 2024-01-23 20:19:46 +08:00
RVC-Boss
73cf11e04d
Update chinese.py 2024-01-23 20:19:37 +08:00
Blaise
0d3d47f3c3 more code refactor 2024-01-16 17:14:18 +01:00
RVC-Boss
41ca6028d6
Add files via upload 2024-01-16 17:38:48 +08:00