From 0e9fa4e2c25a8d5f760355246df62149c9501f71 Mon Sep 17 00:00:00 2001 From: Amanda Martin <290842976+amanda-vapi@users.noreply.github.com> Date: Thu, 25 Jun 2026 08:59:31 -0700 Subject: [PATCH] add ink-2 reference for cartesia --- fern/customization/custom-transcriber.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/customization/custom-transcriber.mdx b/fern/customization/custom-transcriber.mdx index bd6aeb24d..36162c8d3 100644 --- a/fern/customization/custom-transcriber.mdx +++ b/fern/customization/custom-transcriber.mdx @@ -5,7 +5,7 @@ slug: customization/custom-transcriber --- ## Overview -A custom transcriber lets you use your own transcription service with Vapi, instead of a built-in provider. This is useful if you need more control, want to use a specific provider like Deepgram, or have custom processing needs. +A custom transcriber lets you use your own transcription service with Vapi, instead of a built-in provider. This is useful if you need more control, want to use a specific provider like Deepgram, Cartesia Ink-2, or have custom processing needs. This guide shows you how to set up Deepgram as your custom transcriber. The same approach can be adapted for other providers.