Kokoro-FastAPI/api/src
CodePothunter d2b93e8da1 Fix speed parameter support for TTS generation
- Update InstancePool to accept and process speed parameter
- Modify TTSService to pass speed to instance pool
- Update Test.py with new port and authentication
- Adjust start-gpu.sh to use port 50888
2025-03-11 20:49:41 +08:00
..
builds/v1_0 Refactor project structure and update Dockerfiles for improved organization and dependency management 2025-02-04 05:18:18 -07:00
core Add API authentication and configuration improvements 2025-03-07 11:36:13 +08:00
inference Fix speed parameter support for TTS generation 2025-03-11 20:49:41 +08:00
models/v1_0 ARM64 Compatibility, dependencies fix 2025-02-07 17:16:09 -07:00
routers Combine the language code checks 2025-03-09 15:16:45 -04:00
services Fix speed parameter support for TTS generation 2025-03-11 20:49:41 +08:00
structures Add API authentication and configuration improvements 2025-03-07 11:36:13 +08:00
voices/v1_0 Update dependencies, enhance voice management, and add captioned speech support 2025-02-04 19:41:41 -07:00
main.py Add API authentication and configuration improvements 2025-03-07 11:36:13 +08:00