Kokoro-FastAPI/api
2025-06-01 10:18:24 +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 Enhance TTS text processing: Implement pause tag handling in smart_split, allowing for better audio chunk generation with pauses. Update related tests to validate new functionality and ensure compatibility with existing features. 2025-05-30 23:06:41 +08:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00