Voice Core
Voice-backed tasks
Covers text to speech, dubbing, speech to text, sound effects, voice changer, and voice isolate flows.
checking…
Status
Use this page when task latency feels unusual, a provider family is under pressure, or you want a fast read before debugging credits, retries, or queue time.
Voice Core
Covers text to speech, dubbing, speech to text, sound effects, voice changer, and voice isolate flows.
checking…
Minimax
Use this signal when MiniMax TTS, voice clone, voice list, or music generation feels slower than usual.
checking…
Good
Requests should behave normally. If a task is still slow, check your payload, model choice, or queue volume.
Degraded
Expect longer queue times or intermittent retries. Favor smaller requests and use polling or webhooks.
Overloaded
High pressure upstream. Delay non-urgent jobs, surface retries in your app, and avoid burst traffic.
Image pricing and model support are model-specific. Before creating a task, fetch the model list and ask for a credit estimate. That is the most reliable availability check for image flows.
GET /v1i/models
POST /v1i/task/price
POST /v1i/task/generate-imageThe public status view is powered by the same health-check endpoint available to API consumers.
GET https://api.cheapaiapi.com/v1/health-check