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.