FastAPI backend, web UI, CosyVoice3/F5-TTS setup scripts, and handoff docs for GPU PC continuation. Co-authored-by: Cursor <cursoragent@cursor.com>
4 lines
73 B
Python
4 lines
73 B
Python
from backend.app.tts.service import TTSService
|
|
|
|
__all__ = ["TTSService"]
|