mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-05-19 20:49:19 +08:00
* ruff check --fix * ruff format --line-length 120 --target-version py39 * Change the link for G2PW Model * update pytorch version and colab
2 lines
44 B
Python
2 lines
44 B
Python
from . import TTS, text_segmentation_method
|