---
title: "V1 Generate Custom Singer"
method: POST
path: "/v1/cover/generate-custom-singer"
tags: ["AI-Song-Cover"]
---

# V1 Generate Custom Singer

`POST /v1/cover/generate-custom-singer`

Multiple file urls were uploaded for model training, and the audio duration was required to be 5-45min

## Headers

- `x-api-key` string

## Request body

- TrainSchemas
  - `urls` unknown[], required — Dataset audio link
    - unknown

## Response `200`

Successful Response

- unknown

## Other responses

- `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)
