Kokoro-FastAPI/api/tests
remsky 9a588a3483 WIP: 1.0 integration
- Introduced v1.0 model build system integration.
- Updated imports to reflect new directory structure for versioned models.
- Modified environment variables
- Added version selection in the frontend for voice management.
- Enhanced Docker build scripts for multi-platform support.
- Updated configuration settings for default voice and model paths.
2025-01-31 05:55:57 -07:00
..
test_data Enhance audio generation and download handling; add test audio generation script 2025-01-30 22:56:23 -07:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00
conftest.py Enhance audio generation and download handling; add test audio generation script 2025-01-30 22:56:23 -07:00
test_audio_service.py -Add debug endpoint for system stats 2025-01-30 04:44:04 -07:00
test_normalizer.py Ruff format + fix 2025-01-09 18:41:44 -07:00
test_openai_endpoints.py -Add debug endpoint for system stats 2025-01-30 04:44:04 -07:00
test_openai_endpoints_v2.py WIP: 1.0 integration 2025-01-31 05:55:57 -07:00
test_tts_service_new.py Enhance audio generation and download handling; add test audio generation script 2025-01-30 22:56:23 -07:00
test_tts_service_v2.py WIP: 1.0 integration 2025-01-31 05:55:57 -07:00
test_version_manager.py WIP: 1.0 integration 2025-01-31 05:55:57 -07:00
test_voice_manager.py Enhance web player information, adjust text chunk size, update audio wave settings, and implement OpenAI model mappings 2025-01-23 04:11:31 -07:00