Kokoro-FastAPI/api/tests
remsky 4b521f9bf0 - Added GenerateFromPhonemesRequest model to text_schemas.py
- Refactored TTS model initialization methods in tts_gpu.py and tts_cpu.py
- Added custom logger configuration in main.py
- Deprecated text_processing router -> development route
2025-01-09 07:20:14 -07:00
..
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00
conftest.py - Added GenerateFromPhonemesRequest model to text_schemas.py 2025-01-09 07:20:14 -07:00
test_audio_service.py - Added GenerateFromPhonemesRequest model to text_schemas.py 2025-01-09 07:20:14 -07:00
test_chunker.py - Added GenerateFromPhonemesRequest model to text_schemas.py 2025-01-09 07:20:14 -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 -add email handling, minor additional URL processing, tests 2025-01-08 03:13:17 -07:00
test_text_processing.py - Added GenerateFromPhonemesRequest model to text_schemas.py 2025-01-09 07:20:14 -07:00
test_tts_implementations.py - Added GenerateFromPhonemesRequest model to text_schemas.py 2025-01-09 07:20:14 -07:00
test_tts_service.py - Added GenerateFromPhonemesRequest model to text_schemas.py 2025-01-09 07:20:14 -07:00