Kokoro-FastAPI/api/src/routers
CodePothunter 5c8f941f06 Add API authentication and configuration improvements
- Implement OpenAI-compatible API key authentication
- Add configuration options for GPU instances, concurrency, and request handling
- Update README with authentication instructions
- Modify configuration and routing to support optional API key verification
- Enhance system information and debug endpoints to expose authentication status
2025-03-07 11:36:13 +08:00
..
__init__.py Enhance TTS API with logging, voice pack loading, and schema updates 2024-12-31 01:57:00 -07:00
debug.py Add API authentication and configuration improvements 2025-03-07 11:36:13 +08:00
development.py Converted the stream writer to use pyav 2025-02-19 23:10:51 -05:00
openai_compatible.py Add API authentication and configuration improvements 2025-03-07 11:36:13 +08:00
web_player.py Ruff check + formatting 2025-02-09 18:32:17 -07:00