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
baicai-1145
800acd45ff
Enhance G2P processing by implementing batch input handling in _g2p function, improving efficiency. Update prepare_onnx_input to utilize caching for tokenization and add optional parameters for character ID mapping and phoneme masks. Refactor G2PWOnnxConverter to streamline model loading and configuration management.
2026-03-07 05:47:22 +08:00
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
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
fe2f04bdb8
API for V3 ( #2154 )
2025-03-05 17:13:46 +08:00
Spr_Aachen
78c68d46cb
Fix model_source path ( #1619 )
2024-09-17 15:09:58 +08:00
RVC-Boss
b525c2ae37
Add files via upload
2024-08-06 14:33:43 +08:00
RVC-Boss
d91589036a
更新最新的中文多音字处理逻辑
...
更新最新的中文多音字处理逻辑
2024-08-06 14:08:01 +08:00
KamioRinn
9f8f365b93
Fix normalize ( #1404 )
2024-08-06 12:49:13 +08:00
RVC-Boss
210e508b0c
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:45:30 +08:00