Jelajahi dan integrasikan model AI suno-extend-music melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model suno-extend-music menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.09 per generation | muapiapp is 20-50% more affordable than its competitors while providing superior quality and consistency in audio track extensions. |
| Fal.ai | $0.12 per generation | Fal.ai's pricing is slightly higher, making muapiapp about 25% cheaper without compromising on performance or output quality. |
| Replicate | $0.12 per generation | Similar to Fal.ai, Replicate offers competitive pricing, but muapiapp stands out as 20-50% more cost-effective with equally impressive results. |
muapiapp is 20-50% more affordable than its competitors while providing superior quality and consistency in audio track extensions.
Fal.ai's pricing is slightly higher, making muapiapp about 25% cheaper without compromising on performance or output quality.
Similar to Fal.ai, Replicate offers competitive pricing, but muapiapp stands out as 20-50% more cost-effective with equally impressive results.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt Teks | string | 对目标Audio内容的描述。该Prompt teks将严格作为歌词,并在Hasilkan的音轨中演唱。最多 3000 个字符。 | Extend the music with more relaxing notes |
| Audio / Suara URL | string | 用于上传Audio文件的 URL。确保上传的AudioDurasi不超过 2 分钟。 | https://d3adwkbyhxyrtq.cloudfront.net/audios/186/755853337445/example.mp3 |
| 风格 | string | Music style specification for the generated audio. | Classical |
| 自定义Mode | boolean | 启用自定义模式以使用高级设置。 | true |
| 标题 | string | Hasilkan音乐曲目的标题(可选)。 | - |
| 纯音乐 | boolean | 启用此选项可在没有Prompt teks的情况下Hasilkan音乐。如果为 false,Prompt teks会作为确切歌词使用。 | true |
| 模型 | Enum (7 options) | 用于Hasilkan的 AI 模型版本。 | V5 |
| 继续位置 | int | The time point (in seconds) from which to start extending the music. Value range: greater than 0 and less than the total duration of the uploaded audio. Specifies the position in the original track where the extension should begin. | 1 |
| Persona ID | string | 要应用于Hasilkan音乐的 Persona ID 或自定义声音 ID(可选)。请与 persona_model 搭配使用以消除歧义。 | - |
| Persona 模型 | Enum (2 options) | persona_id 的类型。如果 persona_id 是来自 suno-voice-clone 的克隆声音 ID,请设置为 voice_persona。需要 V5 或 V5_5 模型。 | - |
| 排除标签 | string | Music styles or traits to exclude from the generated audio (optional). Use to avoid specific styles. | null |
| 人声性别 | Enum (2 options) | 演唱人声的性别偏好(可选)。 | male |
| 风格权重 | int | 对指定风格的遵循强度(可选)。范围为 0–1,最多保留 2 位小数。 | 0.65 |
| 怪异度限制 | int | Kontrol实验性/创意偏离程度(可选)。范围为 0–1,最多保留 2 位小数。 | 0.65 |
| Audio / Suara权重 | int | Audio特征与其他因素之间的平衡权重(可选)。范围为 0–1,最多保留 2 位小数。 | 0.65 |
对目标Audio内容的描述。该Prompt teks将严格作为歌词,并在Hasilkan的音轨中演唱。最多 3000 个字符。
Extend the music with more relaxing notes用于上传Audio文件的 URL。确保上传的AudioDurasi不超过 2 分钟。
https://d3adwkbyhxyrtq.cloudfront.net/audios/186/755853337445/example.mp3Music style specification for the generated audio.
Classical启用自定义模式以使用高级设置。
trueHasilkan音乐曲目的标题(可选)。
-启用此选项可在没有Prompt teks的情况下Hasilkan音乐。如果为 false,Prompt teks会作为确切歌词使用。
true用于Hasilkan的 AI 模型版本。
V5The time point (in seconds) from which to start extending the music. Value range: greater than 0 and less than the total duration of the uploaded audio. Specifies the position in the original track where the extension should begin.
1要应用于Hasilkan音乐的 Persona ID 或自定义声音 ID(可选)。请与 persona_model 搭配使用以消除歧义。
-persona_id 的类型。如果 persona_id 是来自 suno-voice-clone 的克隆声音 ID,请设置为 voice_persona。需要 V5 或 V5_5 模型。
-Music styles or traits to exclude from the generated audio (optional). Use to avoid specific styles.
null演唱人声的性别偏好(可选)。
male对指定风格的遵循强度(可选)。范围为 0–1,最多保留 2 位小数。
0.65Kontrol实验性/创意偏离程度(可选)。范围为 0–1,最多保留 2 位小数。
0.65Audio特征与其他因素之间的平衡权重(可选)。范围为 0–1,最多保留 2 位小数。
0.65Developer documentation
Panduan integrasi cepat untuk suno-extend-music. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
API 支持 MP3 等标准音频格式。请确保文件可通过 URL 访问,且时长不超过 2 分钟。
底层 AI 模型会分析上传音频的特征,并使用先进算法复现其风格,在提示词输入与现有音频特征之间进行平衡。`style_weight` 和 `audio_weight` 等参数可以帮助引导这一过程。
可以。你可以以秒为单位指定 `continue_at` 参数,该参数决定延长部分应从原始曲目的哪个位置开始。
可以。将 `instrumental` 参数设置为 true,API 就会根据提供的提示词生成没有人声的音乐,同时遵循提示词所描述的整体氛围和风格。