Kokoro-FastAPI/api/src
CodePothunter 2dc9b81ad5 Fix audio chunk concatenation and dtype conversion confliction
- Modify audio chunk concatenation to handle float32 audio data
- Add explicit conversion from float32 to int16 using amplitude scaling
- Remove unnecessary dtype specification in np.concatenate
2025-03-07 20:17:35 +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 audio chunk concatenation and dtype conversion confliction 2025-03-07 20:17:35 +08:00
models/v1_0 ARM64 Compatibility, dependencies fix 2025-02-07 17:16:09 -07:00
routers Add API authentication and configuration improvements 2025-03-07 11:36:13 +08:00
services Add API authentication and configuration improvements 2025-03-07 11:36:13 +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