Kokoro-FastAPI/api/tests
remsky 05e1e30c47 - modified voice loading to copy on init
- adjustments to the combine voices functionality
- error handling and analysis
2024-12-31 18:55:26 -07:00
..
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00
conftest.py Refactor TTS API and enhance testing setup with coverage and logging improvements 2024-12-31 02:55:51 -07:00
test_audio_service.py Refactor TTS API and enhance testing setup with coverage and logging improvements 2024-12-31 02:55:51 -07:00
test_endpoints.py - modified voice loading to copy on init 2024-12-31 18:55:26 -07:00
test_main.py Refactor TTS API and enhance testing setup with coverage and logging improvements 2024-12-31 02:55:51 -07:00
test_tts_service.py - modified voice loading to copy on init 2024-12-31 18:55:26 -07:00