---
title: "Clone Voice"
method: POST
path: "/v1/clone"
tags: ["Clone-Voice"]
---

# Clone Voice

`POST /v1/clone`

Clone a new voice for yourself

## Query parameters

- `model` 'Gen' | 'HD', required

## Headers

- `x-api-key` string

## Response `200`

Successful Response

- APIVoiceCloneResponse
  - `speaker` string, required

## Other responses

- `400` — Bad Request
- `422` — Validation Error

---

[API](https://skmtc.net/topmediai/apis/topmediai-api-documentation.md) · [All operations](https://skmtc.net/topmediai/apis/topmediai-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topmediai/topmediai-api-documentation/revisions/5d9205965da7/schema)
