Update to edge-tts 4.0.0
This commit is contained in:
7
src/edge_tts/__init__.py
Normal file
7
src/edge_tts/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
__init__ for edge_tts
|
||||
"""
|
||||
|
||||
from .communicate import Communicate
|
||||
from .list_voices import list_voices
|
||||
from .submaker import SubMaker
|
||||
Reference in New Issue
Block a user