Integreer het minimax-voice-clone AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het minimax-voice-clone-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.65 | muapiapp offers a highly cost-effective solution that is 20-50% 更实惠 than comparable rates from competitors while delivering superior or comparable 质量. |
| Fal.ai | $0.85 | Fal.ai's 定价 is around $0.85 每次生成. Compared to muapiapp, you save between 20-50% using our solution without sacrificing output 质量. |
| Replicate | $0.85 | Replicate also 收费 around $0.85 每次生成, making muapiapp a significantly 更实惠 option with cost reductions of 20-50% while providing state-of-the-art voice cloning technology. |
muapiapp offers a highly cost-effective solution that is 20-50% 更实惠 than comparable rates from competitors while delivering superior or comparable 质量.
Fal.ai's 定价 is around $0.85 每次生成. Compared to muapiapp, you save between 20-50% using our solution without sacrificing output 质量.
Replicate also 收费 around $0.85 每次生成, making muapiapp a significantly 更实惠 option with cost reductions of 20-50% while providing state-of-the-art voice cloning technology.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Audio URL | string | 音频文件的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/minimax-voice-clone-in.wav |
| 自定义声音 ID | string | 自定义用户 ID。最少 8 个字符,必须包含字母和数字,且以字母开头。重复的 voice-id 会导致错误。 | |
| 模型 | Enum (6 options) | 指定用于预览的 TTS 模型。这只是克隆后的预览。模型生成后,任何 Minimax Turbo 或 HD 声音模型都可用于推理。 | speech-02-hd |
| 是否降噪 | boolean | 启用降噪。默认值为 false(不降噪)。 | false |
| 是否音量归一化 | boolean | 指定是否启用音量归一化。 | false |
| 准确度 | int | 文本验证准确度阈值,取值范围为 [0, 1]。 | 0.7 |
| Prompt | string | 音频预览文本。限制为 2000 个字符。 | Hello! Welcome to Muapiapp! This is a preview of your cloned voice. I hope you enjoy it! |
音频文件的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/minimax-voice-clone-in.wav自定义用户 ID。最少 8 个字符,必须包含字母和数字,且以字母开头。重复的 voice-id 会导致错误。
指定用于预览的 TTS 模型。这只是克隆后的预览。模型生成后,任何 Minimax Turbo 或 HD 声音模型都可用于推理。
speech-02-hd启用降噪。默认值为 false(不降噪)。
false指定是否启用音量归一化。
false文本验证准确度阈值,取值范围为 [0, 1]。
0.7音频预览文本。限制为 2000 个字符。
Hello! Welcome to Muapiapp! This is a preview of your cloned voice. I hope you enjoy it!Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked