엔드포인트
요청 본문 필드 설명
| Field | Required | Description |
|---|---|---|
files | Yes | 보이스 클로닝에 사용할 오디오 파일입니다. |
name | Yes | 보이스의 이름입니다. |
description | No | 보이스에 대한 설명입니다. |
참고 사항
files는 3MB 이하의 WAV 또는 MP3 파일이어야 합니다.name은 100자를 초과할 수 없습니다.- API를 통한 보이스 클로닝 등록 기능은 Free 요금제 사용자에게 제공되지 않습니다.
Authorizations
Body
multipart/form-data
Audio file and voice metadata
Response
Successfully created cloned voice
Unique identifier for the created voice
Example:
"voice_123456789"