Zintegruj model AI elevenlabs-tts-turbo-2-5 za pomocą wydajnych interfejsów API z niskimi opóźnieniami i płatnością za rzeczywiste zużycie.
About this model
Uzyskaj dostęp programistyczny do modelu elevenlabs-tts-turbo-2-5 na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.05 每 1,000 个字符 | Pay-per-use 定价 based on trimmed text length, 无需订阅 required. |
| Fal.ai | Niedostępne | Fal.ai does not currently offer ElevenLabs TTS Turbo 2.5. |
| Replicate | Niedostępne | 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 | 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
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked