Kokoro-FastAPI/api
rvuyyuru2 44c62467ae Adds support for creating weighted voice combinations
Implements a new method to parse weighted voice formulas and generate combined audio outputs based on specified weights.

This enhancement allows for more diverse audio generation by letting users specify multiple voices with respective weights, improving flexibility in voice management.

Updates voice processing logic in relevant API routes to handle weighted formulas seamlessly.

Fixes #123 (if applicable, replace with the actual issue reference)
2025-01-25 20:54:21 +05:30
..
src Adds support for creating weighted voice combinations 2025-01-25 20:54:21 +05:30
tests Enhance web player information, adjust text chunk size, update audio wave settings, and implement OpenAI model mappings 2025-01-23 04:11:31 -07:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00