mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-30 09:29:58 +08:00
4 lines
70 B
Python
4 lines
70 B
Python
from .langsegmenter import LangSegmenter
|
|
|
|
__all__ = ["LangSegmenter"]
|