F5-TTS PyTorch server in Docker for 12 GB consumer GPUs. Fixes the OOM-on-load behaviour when sharing VRAM with another model (e.g. WhisperX) by patching the F5-TTS loader to read safetensors on CPU first. FastAPI wrapper exposes /tts and /health. -
View it on GitHub