mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
![]() |
from .tts import router as tts_router
|
||
|
|
||
|
__all__ = ["tts_router"]
|