mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 17:24:54 +00:00
4 lines
137 B
Python
4 lines
137 B
Python
from .BaseTTSEngine import BaseTTSEngine
|
|
from .CoquiTTSEngine import CoquiTTSEngine
|
|
from .ElevenLabsTTSEngine import ElevenLabsTTSEngine
|