ElevenLabs · Audio & Music
Hermes Agent x ElevenLabs
ElevenLabs is a voice AI company whose models cover TTS, dialogue, sound effects, transcription, and audio isolation. Through RunAPI, all ElevenLabs endpoints share one key and per-call billing.
公開版本與端點
| 模型 ID | 版本 | 端點 | 起始價格 | 模型目錄 |
|---|---|---|---|---|
audio-isolation | Vocal extraction from mixed audio sources | /api/v1/elevenlabs/isolate_audio | $0.120 | 模型詳情 |
sound-effect-v2 | Text-to-sound effects for games, video, and podcasts | /api/v1/elevenlabs/text_to_sound | $0.150 | 模型詳情 |
speech-to-text | Transcription across 29+ languages with speaker diarization | /api/v1/elevenlabs/speech_to_text | $0.040 | 模型詳情 |
text-to-dialogue-v3 | Multi-speaker dialogue generation with natural turn-taking | /api/v1/elevenlabs/text_to_dialogue | $0.140 | 模型詳情 |
text-to-speech-multilingual-v2 | 29 languages; most lifelike emotional expression; ideal for audiobooks | /api/v1/elevenlabs/text_to_speech | $0.120 | 模型詳情 |
text-to-speech-turbo-v2.5 | 32 languages; 3× faster non-English; 40K char limit; cheapest | /api/v1/elevenlabs/text_to_speech | $0.060 | 模型詳情 |
設定
指南端點: <endpoint>
選擇 <model-id> 後,依端點的公開輸入契約產生請求。驗證
選擇 <model-id> 後產生驗證命令。使用流程
- 1. 選擇模型 ID
選擇公開模型 ID,並查看其端點與目前起始價格。
- 2. 設定 RunAPI
呼叫端點前設定 RUNAPI_API_KEY。
- 3. 驗證結果
對非同步端點輪詢同一路徑,直到 Task 進入終態。
常見問題
應該使用哪個模型 ID?
從版本表選擇公開模型 ID。每個 ID 可用的端點都列在對應資料列。
本指南會設定聊天模型嗎?
不會。此 Model Line 使用頁面所示的端點流程,不會被描述為 Agent 聊天模型。