Kokoro-FastAPI/api
2025-06-01 10:35:59 +08:00
..
src Refactor text normalization: Move handling of problematic symbols to occur after number and money processing to improve accuracy in text normalization. 2025-06-01 10:18:24 +08:00
tests Refactor TTS service tests: Update test_get_voice_path_combined to verify path format for combined voices, removing mock for os.path.join and enhancing assertions for path validation. 2025-06-01 10:35:59 +08:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00