5 lines
118 B
Python
5 lines
118 B
Python
#encoding = utf8
|
|
|
|
from .tts_edge import TTSEdge
|
|
from .tts_audio_handle import TTSAudioSplitHandle, TTSAudioSaveHandle
|