Kokoro-FastAPI/api
CodePothunter f998cf8d01 Fix bugs of generating empty file when using streaming mode.
The reason is that when stream=True, the audio conversion functions are not really called.
2025-03-09 14:12:18 +08:00
..
src Fix bugs of generating empty file when using streaming mode. 2025-03-09 14:12:18 +08:00
tests Fix some tests and allow running the docker container offline 2025-02-22 15:17:28 -05:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00