Kokoro-FastAPI/api
2025-05-30 22:52:58 +08:00
..
src Refactor audio processing and text normalization: Update audio normalization to use absolute amplitude threshold, enhance streaming audio writer with MP3 container options, and improve text normalization by stripping spaces and handling special characters to prevent audio artifacts. 2025-05-30 22:52:58 +08:00
tests Make the code cleaner and add tests 2025-05-28 14:53:00 +00:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00