Kokoro-FastAPI/api/tests
remsky 130b084cce - Added support for combining voices via any endpoint
- Updated the `process_voices` function to handle both string and list formats for voice input.
2025-01-07 03:50:08 -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_chunker.py -update soundfile version 2025-01-06 03:32:41 -07:00
test_endpoints.py - Added support for combining voices via any endpoint 2025-01-07 03:50:08 -07:00
test_main.py -update soundfile version 2025-01-06 03:32:41 -07:00
test_normalizer.py Added tested, slight changes to regex 2025-01-07 00:18:44 -07:00
test_tts_implementations.py -update soundfile version 2025-01-06 03:32:41 -07:00
test_tts_service.py - Added support for combining voices via any endpoint 2025-01-07 03:50:08 -07:00