Skip to content

Commit 6117048

Browse files
committed
chore: rename gemini transcriber to google
1 parent a4283ea commit 6117048

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

fern/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ navigation:
297297
contents:
298298
- page: Deepgram
299299
path: providers/transcriber/deepgram.mdx
300-
- page: Gemini
301-
path: providers/transcriber/gemini.mdx
300+
- page: Google
301+
path: providers/transcriber/google.mdx
302302
- page: Gladia
303303
path: providers/transcriber/gladia.mdx
304304
- page: Talkscriber

fern/providers/transcriber/gemini.mdx renamed to fern/providers/transcriber/google.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Gemini
3-
slug: providers/transcriber/gemini
2+
title: Google
3+
slug: providers/transcriber/google
44
---
55

6-
## What is Gemini?
6+
## What is Gemini by Google?
77

88
Gemini is Google’s latest artificial intelligence (AI) initiative, developed by Google DeepMind, designed to enhance user experiences across various platforms by integrating advanced AI capabilities into everyday applications. It represents a significant advancement in AI technology, offering multimodal understanding and reasoning across text, images, audio, video, and code.
99

10-
## How to use Gemini as transcriber
10+
## How to use Google as transcriber
1111

12-
This guide details how to setup Gemini as a transcriber for your assistant.
12+
This guide details how to setup Google as a transcriber for your assistant.
1313

1414
<Steps>
1515
**Head to the "Assistants" tab in your Vapi dashboard.**

0 commit comments

Comments
 (0)