57 Commits

Author SHA1 Message Date
KamioRinn
9c75f35ece
Fix merge yi (#1504) 2024-08-20 11:47:31 +08:00
Strive-for-excellence
b3e8eb40c2
Update cleaner.py (#1472)
删除不必要的循环
2024-08-14 22:17:20 +08:00
KamioRinn
012de7058c
Fix hyphen (#1454) 2024-08-13 10:26:43 +08:00
AkitoLiu
d552c971bf
add modifiable japanese dict (#1443) 2024-08-12 10:43:36 +08:00
KamioRinn
2310bcde53
Optimize short sentence (#1430) 2024-08-10 12:28:53 +08:00
RVC-Boss
893b45246b
Update onnx_api.py 2024-08-08 18:05:05 +08:00
RVC-Boss
0003fbd92e
Update onnx_api.py 2024-08-06 18:45:38 +08:00
KamioRinn
2196b2bfc6
Repair detail (#1411)
* Load lang module on demand

* Turn off onnx warning
2024-08-06 18:26:58 +08:00
xiaofeicn
987710bb6c
增加量词 (#987)
处|台|架|枚|趟|幅|平|方|堵|间|床|株|批|项|例|列|篇|栋|注|亩|
2024-08-06 14:39:07 +08:00
RVC-Boss
054491f032
屏蔽不必要告警
屏蔽不必要告警
2024-08-06 14:34:02 +08:00
RVC-Boss
b525c2ae37
Add files via upload 2024-08-06 14:33:43 +08:00
RVC-Boss
d91589036a
更新最新的中文多音字处理逻辑
更新最新的中文多音字处理逻辑
2024-08-06 14:08:01 +08:00
RVC-Boss
7778412ed2
中文多音字逻辑更新
中文多音字逻辑更新
2024-08-06 14:06:36 +08:00
KamioRinn
9f8f365b93
Fix normalize (#1404) 2024-08-06 12:49:13 +08:00
RVC-Boss
21e63c4c3e
add text cleaner references
add text cleaner references
2024-08-06 12:48:18 +08:00
RVC-Boss
04f2469a84
Update korean.py 2024-08-06 12:41:07 +08:00
XXXXRT666
a3f5fb9614
v1v2 Version Switching (#1391)
v1v2 Version Switching
2024-08-06 12:00:51 +08:00
KamioRinn
4e34814c70
Version Check (#1390)
* version check

* fix webui and symbols

* fix v1 language map
2024-08-05 17:24:42 +08:00
KamioRinn
6ec3a66d53
support yue and ko inference
support yue and ko inference
2024-08-03 11:19:52 +08:00
RVC-Boss
8cbd916222
Update japanese.py 2024-08-03 00:35:43 +08:00
XXXXRT666
73c6244bb6
support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
2024-08-02 21:39:38 +08:00
RVC-Boss
de7ee7c7c1
support gpt sovits v2
support gpt sovits v2
2024-08-02 17:51:18 +08:00
RVC-Boss
10e589f99e
support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:47:05 +08:00
RVC-Boss
37221c83a7
support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:46:47 +08:00
RVC-Boss
210e508b0c
support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:45:30 +08:00
KamioRinn
e851ae34c9
Better normlization (#1351) 2024-07-27 16:03:43 +08:00
KamioRinn
368045c94e
尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
2024-07-10 10:11:09 +08:00
lyris
62a71af6ea
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
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