human/tts/__init__.py

5 lines
118 B
Python
Raw Normal View History

2024-10-10 11:01:13 +00:00
#encoding = utf8
from .tts_edge import TTSEdge
2024-10-11 12:09:54 +00:00
from .tts_audio_handle import TTSAudioSplitHandle, TTSAudioSaveHandle