Integrera AI-modellen elevenlabs-tts-turbo-2-5 via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till elevenlabs-tts-turbo-2-5 programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.05 每 1,000 个字符 | Pay-per-use 定价 based on trimmed text length, 无需订阅 required. |
| Fal.ai | Inte tillgänglig | Fal.ai does not currently offer ElevenLabs TTS Turbo 2.5. |
| Replicate | Inte tillgänglig | Replicate does not currently offer ElevenLabs TTS Turbo 2.5. |
Pay-per-use 定价 based on trimmed text length, 无需订阅 required.
Fal.ai does not currently offer ElevenLabs TTS Turbo 2.5.
Replicate does not currently offer ElevenLabs TTS Turbo 2.5.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt (Instruktion) | string | Text to convert to speech. Maximum 40,000 characters; billing is based on trimmed length. | Welcome to Muapi. Your workspace is ready. |
| Voice ID | Enum (26 options) | ElevenLabs voice ID. Select a popular voice or paste your own custom voice ID. | 21m00Tcm4TlvDq8ikWAM |
| Stability | number | Determines voice consistency and randomness (0 to 1, default 0.5). | 0.5 |
| Similarity Boost | number | Determines how closely the output resembles the selected voice (0 to 1, default 0.75). | 0.75 |
| Speed | number | Speech rate adjustment (0.7 to 1.2, default 1.0). | 1 |
| Language Code | Enum (7 options) | Target language for speech. Leave empty for automatic language detection. | null |
Text to convert to speech. Maximum 40,000 characters; billing is based on trimmed length.
Welcome to Muapi. Your workspace is ready.ElevenLabs voice ID. Select a popular voice or paste your own custom voice ID.
21m00Tcm4TlvDq8ikWAMDetermines voice consistency and randomness (0 to 1, default 0.5).
0.5Determines how closely the output resembles the selected voice (0 to 1, default 0.75).
0.75Speech rate adjustment (0.7 to 1.2, default 1.0).
1Target language for speech. Leave empty for automatic language detection.
nullDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked