* 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
|