Persian_Piper_TTS / piper /__init__.py
aigmixer
upload piper scripts
479b96c
raw
history blame
63 Bytes
from .voice import PiperVoice
__all__ = [
"PiperVoice",
]