Delete a custom voice model
Voice Models
Delete a custom voice model
Permanently deletes a custom voice model. The model row, its stored model file, and its training artifacts are all removed — this is irreversible.
Only the client’s own custom models can be deleted — Audimee built-in voices return 403. If the model is still training when delete is called, training is cancelled first. Deleting is rejected with 400 while percentageDone is 0 (the AI backend has not yet started training) — wait until percentageDone > 0 and retry.
Delete a custom voice model