Integreer het suno-remix-music AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het suno-remix-music-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.09 每次生成 | muapiapp offers a cost-effective solution that is 20-50% 更实惠 compared to competitors, delivering comparable or superior 质量 in every generation. |
| Fal.ai | $0.12 每次生成 | Fal.ai 收费 a slightly higher rate. With muapiapp, users benefit from a 20-50% discount while maintaining top-tier 性能 in audio remixing. |
| Replicate | $0.12 每次生成 | Replicate's 定价 is similar to Fal.ai; however, muapiapp stands out by offering a 20-50% 更实惠 solution without compromising 质量. |
muapiapp offers a cost-effective solution that is 20-50% 更实惠 compared to competitors, delivering comparable or superior 质量 in every generation.
Fal.ai 收费 a slightly higher rate. With muapiapp, users benefit from a 20-50% discount while maintaining top-tier 性能 in audio remixing.
Replicate's 定价 is similar to Fal.ai; however, muapiapp stands out by offering a 20-50% 更实惠 solution without compromising 质量.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 对目标音频内容的描述。该提示词将严格作为歌词,并在生成的音轨中演唱。最多 3000 个字符。 | A calm and relaxing piano track with soft melodies |
| Audio URL | string | 用于上传音频文件的 URL。确保上传的音频时长不超过 8 分钟。 | https://d3adwkbyhxyrtq.cloudfront.net/ai-music/186/309018126238/c7e634cf-f0f3-4988-8225-4e7d0eb6121b.mp3 |
| 风格 | string | Music style specification for the 生成的音频. | Classical |
| 自定义Modus | boolean | 启用自定义模式以使用高级设置。 | true |
| 标题 | string | 生成音乐曲目的标题(可选)。 | - |
| 纯音乐 | boolean | 启用此选项可在没有提示词的情况下生成音乐。如果为 false,提示词会作为确切歌词使用。 | true |
| 模型 | Enum (7 options) | 用于生成的 AI 模型版本。 | V5 |
| 人物 ID | string | 要应用于生成音乐的 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 生成的音频 (optional). Use to avoid specific styles. | null |
| 人声性别 | Enum (2 options) | 演唱人声的性别偏好(可选)。 | male |
| 风格权重 | int | 对指定风格的遵循强度(可选)。范围为 0–1,最多保留 2 位小数。 | 0.65 |
| 怪异度限制 | int | 控制实验性/创意偏离程度(可选)。范围为 0–1,最多保留 2 位小数。 | 0.65 |
| Audio权重 | int | 音频特征与其他因素之间的平衡权重(可选)。范围为 0–1,最多保留 2 位小数。 | 0.65 |
对目标音频内容的描述。该提示词将严格作为歌词,并在生成的音轨中演唱。最多 3000 个字符。
A calm and relaxing piano track with soft melodies用于上传音频文件的 URL。确保上传的音频时长不超过 8 分钟。
https://d3adwkbyhxyrtq.cloudfront.net/ai-music/186/309018126238/c7e634cf-f0f3-4988-8225-4e7d0eb6121b.mp3Music style specification for the 生成的音频.
Classical启用自定义模式以使用高级设置。
true生成音乐曲目的标题(可选)。
-启用此选项可在没有提示词的情况下生成音乐。如果为 false,提示词会作为确切歌词使用。
true用于生成的 AI 模型版本。
V5要应用于生成音乐的 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 生成的音频 (optional). Use to avoid specific styles.
null演唱人声的性别偏好(可选)。
male对指定风格的遵循强度(可选)。范围为 0–1,最多保留 2 位小数。
0.65控制实验性/创意偏离程度(可选)。范围为 0–1,最多保留 2 位小数。
0.65音频特征与其他因素之间的平衡权重(可选)。范围为 0–1,最多保留 2 位小数。
0.65Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked