77 Commits (6a1ece89928f6e5042a3ae0e092c2f47bdbae596)

Author SHA1 Message Date
XXXXRT666 53cac93589
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255)
* ruff check --fix

* ruff format --line-length 120 --target-version py39

* Change the link for G2PW Model

* update pytorch version and colab
4 months ago
RVC-Boss 41090e5a7c
Update g2pw url 4 months ago
KamioRinn 265586990c
更新G2PWModel下载链接 (#2219)
* update G2PWModel download url

* update G2PWModel download url
4 months ago
KamioRinn fe2f04bdb8
API for V3 (#2154) 5 months ago
KamioRinn 959a2ddbeb
Matching fast_langdetect update (#2140) 5 months ago
KamioRinn 531a38f119 Fix Short CJK LangSegmenter 5 months ago
KamioRinn 237526a7e6
Fix invalid path (#2114)
* Fix korean invalid path

* Fix japanese invalid path

* Fix langsegmenter invalid path
5 months ago
KamioRinn 8158a97909
Fix invalid path (#2112)
* Fix langsegmenter invalid path

* Fix langsegmenter invalid path

* Fix korean invalid path
5 months ago
KamioRinn a2bb1dab91
Patch-LangSegmenter (#2073) 6 months ago
KamioRinn c17dd642c7
Add en_normalization and fix LangSegmenter (#2062) 6 months ago
KamioRinn 72d839e40a
切换新的语言分割工具 (#2047)
* Add New LangSegmenter

* New LangSegmenter
6 months ago
Naozumi b7a904a671
Replace cantonese g2p with "ToJyutping" (#1697) 7 months ago
wjd 793b0043de
Fix g2pw bug (#1872) 8 months ago
刘悦 6d82050b9c
add encoding (#1730) 9 months ago
AkitoLiu eee607b71d
Fix bug in #1660 and #1667 (#1670)
* fix #1660 #1667

* add japanese cmudict-katakana dict
10 months ago
RVC-Boss a95b2b85f7
Revert "add LLM translated CMUDICT-KATAKANA dictionary (#1660)" (#1669)
This reverts commit 38cd881578.
10 months ago
AkitoLiu 38cd881578
add LLM translated CMUDICT-KATAKANA dictionary (#1660) 10 months ago
Spr_Aachen 78c68d46cb
Fix model_source path (#1619) 11 months ago
KamioRinn 192ea6f6c9
Add Liang (#1613) 11 months ago
KamioRinn 570da092c9
Fix maoniu (#1605)
* Fix maoniu

* Fix maon
11 months ago
KamioRinn 9c75f35ece
Fix merge yi (#1504) 12 months ago
Strive-for-excellence b3e8eb40c2
Update cleaner.py (#1472)
删除不必要的循环
12 months ago
KamioRinn 012de7058c
Fix hyphen (#1454) 12 months ago
AkitoLiu d552c971bf
add modifiable japanese dict (#1443) 12 months ago
KamioRinn 2310bcde53
Optimize short sentence (#1430) 12 months ago
RVC-Boss 893b45246b
Update onnx_api.py 1 year ago
RVC-Boss 0003fbd92e
Update onnx_api.py 1 year ago
KamioRinn 2196b2bfc6
Repair detail (#1411)
* Load lang module on demand

* Turn off onnx warning
1 year ago
xiaofeicn 987710bb6c
增加量词 (#987)
处|台|架|枚|趟|幅|平|方|堵|间|床|株|批|项|例|列|篇|栋|注|亩|
1 year ago
RVC-Boss 054491f032
屏蔽不必要告警
屏蔽不必要告警
1 year ago
RVC-Boss b525c2ae37
Add files via upload 1 year ago
RVC-Boss d91589036a
更新最新的中文多音字处理逻辑
更新最新的中文多音字处理逻辑
1 year ago
RVC-Boss 7778412ed2
中文多音字逻辑更新
中文多音字逻辑更新
1 year ago
KamioRinn 9f8f365b93
Fix normalize (#1404) 1 year ago
RVC-Boss 21e63c4c3e
add text cleaner references
add text cleaner references
1 year ago
RVC-Boss 04f2469a84
Update korean.py 1 year ago
XXXXRT666 a3f5fb9614
v1v2 Version Switching (#1391)
v1v2 Version Switching
1 year ago
KamioRinn 4e34814c70
Version Check (#1390)
* version check

* fix webui and symbols

* fix v1 language map
1 year ago
KamioRinn 6ec3a66d53
support yue and ko inference
support yue and ko inference
1 year ago
RVC-Boss 8cbd916222
Update japanese.py 1 year ago
XXXXRT666 73c6244bb6
support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
1 year ago
RVC-Boss de7ee7c7c1
support gpt sovits v2
support gpt sovits v2
1 year ago
RVC-Boss 10e589f99e
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 37221c83a7
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 210e508b0c
support gpt-sovits v2
support gpt-sovits v2
1 year ago
KamioRinn e851ae34c9
Better normlization (#1351) 1 year ago
KamioRinn 368045c94e
尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
1 year ago
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.
1 year ago
KamioRinn a3c4e040c8
Normalize chinese arithmetic operations (#947) 1 year ago
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
1 year ago