Skip to content

Commit 7e769be

Browse files
committed
minor #882 [Docs] Fix Cartesia links (OskarStark)
This PR was merged into the main branch. Discussion ---------- [Docs] Fix Cartesia links | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | yes | Issues | -- | License | MIT Commits ------- fd26d80 [Docs] Fix Cartesia links
2 parents ddceb68 + fd26d80 commit 7e769be

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/components/platform.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ Supported Models & Platforms
103103
* All models provided by `HuggingFace`_ can be listed with a command in the examples folder,
104104
and also filtered, e.g. ``php examples/huggingface/_model-listing.php --provider=hf-inference --task=object-detection``
105105
* **Voice Models**
106-
* `Cartesia TTS` with `Cartesia`_ as Platform
107-
* `Cartesia STT` with `Cartesia`_ as Platform
106+
* `Cartesia TTS`_ with `Cartesia`_ as Platform
107+
* `Cartesia STT`_ with `Cartesia`_ as Platform
108108

109109
Options
110110
-------
@@ -466,7 +466,9 @@ Code Examples
466466
.. _`Anthropic's Claude`: https://www.anthropic.com/claude
467467
.. _`Anthropic`: https://www.anthropic.com/
468468
.. _`AWS Bedrock`: https://aws.amazon.com/bedrock/
469-
.. _`Cartesia`: https://cartesia.ai/sonic
469+
.. _`Cartesia`: https://cartesia.ai/
470+
.. _`Cartesia STT`: https://cartesia.ai/ink
471+
.. _`Cartesia TTS`: https://cartesia.ai/sonic
470472
.. _`Meta's Llama`: https://www.llama.com/
471473
.. _`Ollama`: https://ollama.com/
472474
.. _`Replicate`: https://replicate.com/

0 commit comments

Comments
 (0)