39 Commits

Author SHA1 Message Date
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
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