KamioRinn
|
6df61f58e4
|
语言分割及格式化优化 (#2488)
* better LangSegmenter
* add version num2str
* better version num2str
* sync fast infer
* sync api
* remove duplicate spaces
* remove unnecessary code
---------
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
|
2025-06-27 11:58:41 +08:00 |
|
XXXXRT666
|
6fdc67ca83
|
Fix bugs in install.sh , reduce log noise, and improve error reporting (#2464)
* Update Install.sh
* Format Code
* Delete dev null
* Update README, Support Dark Mode in CSS/JS
|
2025-06-17 15:21:36 +08:00 |
|
KamioRinn
|
e0e6d333b5
|
optimize langdetect (#2408)
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
|
2025-05-26 11:20:18 +08:00 |
|
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
|
2025-04-07 16:42:47 +08:00 |
|
KamioRinn
|
959a2ddbeb
|
Matching fast_langdetect update (#2140)
|
2025-03-04 14:10:58 +08:00 |
|
KamioRinn
|
531a38f119
|
Fix Short CJK LangSegmenter
|
2025-02-28 02:04:25 +08:00 |
|
KamioRinn
|
237526a7e6
|
Fix invalid path (#2114)
* Fix korean invalid path
* Fix japanese invalid path
* Fix langsegmenter invalid path
|
2025-02-26 23:37:19 +08:00 |
|
KamioRinn
|
8158a97909
|
Fix invalid path (#2112)
* Fix langsegmenter invalid path
* Fix langsegmenter invalid path
* Fix korean invalid path
|
2025-02-26 18:41:52 +08:00 |
|
KamioRinn
|
a2bb1dab91
|
Patch-LangSegmenter (#2073)
|
2025-02-18 15:23:06 +08:00 |
|
KamioRinn
|
72d839e40a
|
切换新的语言分割工具 (#2047)
* Add New LangSegmenter
* New LangSegmenter
|
2025-02-14 11:18:52 +08:00 |
|