Kokoro-FastAPI/api/src/services
2025-06-26 00:16:06 +00:00
..
text_processing Fix custom phenomes and make them more robust 2025-06-26 00:16:06 +00:00
__init__.py WIP: CPU/GPU Functional, few straggling tests to fix and check. 2025-01-03 03:16:42 -07:00
audio.py 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
streaming_audio_writer.py simplified some normalization and added more tests 2025-06-12 16:00:06 +00:00
temp_manager.py CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
tts_service.py Merge branch 'master' into volume_setting 2025-06-16 12:43:26 -04:00