TTS 404s now name the fix instead of a generic not-found
POST /v1/audio/speech, /stream, and /stream/with-timestamps now return voice_not_found or a model-not-found message on a missing voice or model, instead of an opaque passthrough 404.
Luke Oliff