Files
ray-serve/ray_serve/serve_tts.py
Billy D. 84ffeca8f2
All checks were successful
Build and Publish ray-serve-apps / build-and-publish (push) Successful in 1m54s
fix(tts): add /health endpoint, fix language param for single-lang models
- Add GET /health endpoint returning model name and GPU status
- Don't pass language/speaker to Coqui TTS when model doesn't support
  multilingual/multi-speaker (fixes 500 on ljspeech/tacotron2-DDC)
- Applied to all three endpoints: POST /, GET /api/tts, POST /stream
2026-02-22 12:19:06 -05:00

11 KiB