Kokoro-FastAPI/api/src/services
2025-01-04 18:09:23 -07:00
..
text_processing First streaming attempt 2025-01-04 17:54:54 -07:00
__init__.py WIP: CPU/GPU Functional, few straggling tests to fix and check. 2025-01-03 03:16:42 -07:00
audio.py WIP: basic tests on OpenAI streaming compatibility 2025-01-04 18:09:23 -07:00
tts_base.py - CPU ONNX + PyTorch CUDA, functional 2025-01-03 17:54:17 -07:00
tts_cpu.py Enhance ONNX optimization settings and add validation script for TTS audio files 2025-01-04 02:14:46 -07:00
tts_gpu.py - CPU ONNX + PyTorch CUDA, functional 2025-01-03 17:54:17 -07:00
tts_model.py WIP: CPU/GPU Functional, few straggling tests to fix and check. 2025-01-03 03:16:42 -07:00
tts_service.py WIP: open ai compatible streaming 2025-01-04 17:55:36 -07:00