รวมโมเดล AI suno-voice-clone ผ่าน API ประสิทธิภาพสูงที่มีความหน่วงต่ำและจ่ายตามการใช้งานจริง
About this model
เข้าถึงโมเดล suno-voice-clone ผ่านการเขียนโปรแกรมบน MuAPI พร้อมการปรับขนาดได้ทันทีและความหน่วงต่ำ
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | ฟรีในช่วงทดลองใช้งาน | Two-stage voice clone with anti-deepfake liveness check, usable directly in music generation. |
| Fal.ai | ไม่พร้อมใช้งาน | No equivalent singing-voice cloning product. |
| Replicate | ไม่พร้อมใช้งาน | No equivalent singing-voice cloning product gated to music output. |
Two-stage voice clone with anti-deepfake liveness check, usable directly in music generation.
No equivalent singing-voice cloning product.
No equivalent singing-voice cloning product gated to music output.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Voice Sample URL | string | URL of a clean 10-second recording of the voice to clone. Mono is fine. The provider extracts a vocal segment between vocal_start_s and vocal_end_s. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/minimax-voice-clone-in.wav |
| Voice Name | string | A short label for your voice, shown in the voice picker (optional). | - |
| Description | string | Free-form description of this voice (optional). | - |
| Style Tags | string | Comma-separated style hints used at music generation time (optional). | - |
| Language | Enum (10 options) | Language the voice sample is spoken in. | en |
| Vocal Start (seconds) | int | Start time of the vocal segment within the sample. | 0 |
| Vocal End (seconds) | int | End time of the vocal segment within the sample. Must be greater than Vocal Start. | 10 |
URL of a clean 10-second recording of the voice to clone. Mono is fine. The provider extracts a vocal segment between vocal_start_s and vocal_end_s.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/minimax-voice-clone-in.wavA short label for your voice, shown in the voice picker (optional).
-Free-form description of this voice (optional).
-Comma-separated style hints used at music generation time (optional).
-Language the voice sample is spoken in.
enStart time of the vocal segment within the sample.
0End time of the vocal segment within the sample. Must be greater than Vocal Start.
10Developer documentation
ส่งคำขอ POST ไปยังจุดสิ้นสุดพร้อมพารามิเตอร์ที่คุณต้องการและคีย์ MuAPI
Frequently asked