Kokoro-FastAPI/api/tests
remsky 2e318051f8 Add clear text button and enhance temporary file management
- Introduced a "Clear Text" button in the web interface for user convenience.
- Updated temporary file management settings in the configuration.
- Added new debug endpoints for system and storage information.
- Improved logging levels for better debugging insights.
2025-01-29 18:29:02 -07:00
..
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00
conftest.py -Adjust testing framework for new model 2025-01-22 21:11:47 -07:00
debug.http Add clear text button and enhance temporary file management 2025-01-29 18:29:02 -07:00
test_audio_service.py WIP: v1_0_0 migration 2025-01-28 13:52:57 -07:00
test_normalizer.py Ruff format + fix 2025-01-09 18:41:44 -07:00
test_openai_endpoints.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
test_tts_service_new.py WIP: v1_0_0 migration 2025-01-28 13:52: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