Commit graph

4 commits

Author SHA1 Message Date
remsky
0fb36bb1b2 fix: update benchmark results for processing time and output length 2024-12-30 06:16:55 -07:00
remsky
79d5332c8a feat: enabled support for stitching long outputs in TTS requests 2024-12-30 06:16:18 -07:00
remsky
aa2df45858 Update README with performance benchmarks and usage examples; add benchmark plotting script 2024-12-30 04:53:29 -07:00
remsky
ce0ef3534a Add initial implementation of Kokoro TTS API with Docker GPU support
- Set up FastAPI application with TTS service
- Define API endpoints for TTS generation and voice listing
- Implement Pydantic models for request and response schemas
- Add Dockerfile and docker-compose.yml for containerization
- Include example usage and benchmark results in README
2024-12-30 04:17:50 -07:00