Kokoro-FastAPI/api/tests
remsky 7df2a68fb4 - CPU ONNX + PyTorch CUDA, functional
- Incorporated text processing module as service, towards modularization and optimizations
- Added text processing router for phonemization
- Enhanced benchmark statistics with real-time speed metrics
2025-01-03 17:54:17 -07:00
..
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00
conftest.py - CPU ONNX + PyTorch CUDA, functional 2025-01-03 17:54:17 -07:00
test_audio_service.py added output audio tests, validation 2025-01-02 15:36:53 -07:00
test_endpoints.py Ruff Check + Format 2025-01-01 21:50:41 -07:00
test_main.py WIP: CPU/GPU Functional, few straggling tests to fix and check. 2025-01-03 03:16:42 -07:00
test_tts_implementations.py - CPU ONNX + PyTorch CUDA, functional 2025-01-03 17:54:17 -07:00
test_tts_service.py - CPU ONNX + PyTorch CUDA, functional 2025-01-03 17:54:17 -07:00