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