File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ Supported Models & Platforms
133133 * All models provided by `HuggingFace `_ can be listed with a command in the examples folder,
134134 and also filtered, e.g. ``php examples/huggingface/_model-listing.php --provider=hf-inference --task=object-detection ``
135135* **Voice Models **
136+ * `ElevenLabs TTS `_ with `ElevenLabs `_ as Platform
137+ * `ElevenLabs STT `_ with `ElevenLabs `_ as Platform
136138 * `Cartesia TTS `_ with `Cartesia `_ as Platform
137139 * `Cartesia STT `_ with `Cartesia `_ as Platform
138140
@@ -546,6 +548,9 @@ Code Examples
546548.. _`Anthropic` : https://www.anthropic.com/
547549.. _`AWS Bedrock` : https://aws.amazon.com/bedrock/
548550.. _`LiteLLM` : https://docs.litellm.ai/docs/
551+ .. _`ElevenLabs` : https://elevenlabs.io/
552+ .. _`ElevenLabs STT` : https://elevenlabs.io/speech-to-text
553+ .. _`ElevenLabs TTS` : https://elevenlabs.io/text-to-speech
549554.. _`Cartesia` : https://cartesia.ai/
550555.. _`Cartesia STT` : https://cartesia.ai/ink
551556.. _`Cartesia TTS` : https://cartesia.ai/sonic
You can’t perform that action at this time.
0 commit comments