ElevenLabs: eleven_turbo_v2_5
Eleven Turbo v2.5 is a text-to-speech model provided by ElevenLabs. The official description of it is that it is a "high-quality, low-latency model that strikes a balance between the naturalness of the voice and the generation speed." According to the official documentation, this model supports approximately 32 languages, can handle up to about 40,000 characters in a single request, and offers a low latency performance of approximately 250–300 milliseconds. It is suitable for scenarios that require real-time voice interaction, such as AI voice assistants, dialogue systems, and Agents platforms.
價格
效能
常見問題
eleven_turbo_v2_5 每百萬 tokens 的費用是多少?
輸入每百萬 tokens 定價 $57.75,輸出每百萬 tokens 定價 $57.75。計費以 token 為單位,不會湊整到批次大小。
我要如何透過 API 使用 eleven_turbo_v2_5?
將請求送至 UnoRouter 的 /v1/chat/completions 端點,並將 model 設為 eleven_turbo_v2_5。任何 OpenAI 相容的用戶端程式庫都可使用。驗證採用標準 Bearer token。