Kokoro-FastAPI/api
2025-04-08 11:38:07 +08:00
..
src Refactor TTS service to improve voice combination logic and error handling. Updated voice parsing to support combined voices with weights, enhanced normalization handling, and streamlined audio generation process. Improved logging for better debugging and removed unnecessary comments for clarity. 2025-04-08 11:38:07 +08:00
tests Enhance test coverage for text processing and TTS service. Updated assertions in test_get_sentence_info_phenomoes to verify placeholder presence and token counts. Modified smart_split tests to unpack additional values and ensure proper handling of text and tokens. Improved clarity in test assertions for punctuation preservation. 2025-04-08 00:47:12 +08:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00