Kokoro-FastAPI/api/src/structures
remsky 4b521f9bf0 - Added GenerateFromPhonemesRequest model to text_schemas.py
- Refactored TTS model initialization methods in tts_gpu.py and tts_cpu.py
- Added custom logger configuration in main.py
- Deprecated text_processing router -> development route
2025-01-09 07:20:14 -07:00
..
__init__.py - Complete TTS endpoint replacement with OpenAI compatible 2024-12-31 01:52:16 -07:00
schemas.py - Added support for combining voices via any endpoint 2025-01-07 03:50:08 -07:00
text_schemas.py - Added GenerateFromPhonemesRequest model to text_schemas.py 2025-01-09 07:20:14 -07:00