白菜工厂1145号员工
|
90a2f0471f
|
Implement character mapping functionality for text normalization across multiple languages, including Cantonese, Chinese, English, Japanese, and Korean. Introduce text_normalize_with_map methods to return normalized text along with character mappings. Add a new utility module for building character mappings.
|
2025-10-12 02:27:13 +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 |
|
Naozumi
|
b7a904a671
|
Replace cantonese g2p with "ToJyutping" (#1697)
|
2025-01-18 20:51:48 +08:00 |
|
RVC-Boss
|
21e63c4c3e
|
add text cleaner references
add text cleaner references
|
2024-08-06 12:48:18 +08:00 |
|
KamioRinn
|
6ec3a66d53
|
support yue and ko inference
support yue and ko inference
|
2024-08-03 11:19:52 +08:00 |
|
RVC-Boss
|
210e508b0c
|
support gpt-sovits v2
support gpt-sovits v2
|
2024-08-02 15:45:30 +08:00 |
|