6 Commits

Author SHA1 Message Date
baicai-1145
17cb2e5acf Implement G2PW processing enhancements in TTS framework
Add support for G2PW processing in the TTS system by introducing new methods and classes for handling G2PW segments. Update PrepareCoordinator to manage G2PW worker threads and integrate G2PW profiling into the existing framework. Enhance text preprocessing to identify segments requiring G2PW and streamline the resolution of these segments. This update improves the overall performance and maintainability of the TTS system by optimizing the handling of Chinese text processing.
2026-03-12 23:04:39 +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
wjd
793b0043de
Fix g2pw bug (#1872) 2024-12-19 14:30:57 +08:00
刘悦
6d82050b9c
add encoding (#1730) 2024-10-30 16:38:05 +08:00
RVC-Boss
7778412ed2
中文多音字逻辑更新
中文多音字逻辑更新
2024-08-06 14:06:36 +08:00
RVC-Boss
10e589f99e
support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:47:05 +08:00