Skip to content

Commit 9ef8e90

Browse files
fix: move Custom Transcriber to top level and rename Custom TTS (#879)
- Moved "Custom Transcriber" from Model configurations section to top level, next to Custom voices - Renamed "Custom TTS integration" to "Custom TTS" Co-authored-by: vapi-tasker[bot] <253425205+vapi-tasker[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 3138813 commit 9ef8e90

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

fern/docs.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ navigation:
168168
path: openai-realtime.mdx
169169
- page: Provider keys
170170
path: customization/provider-keys.mdx
171-
- page: Custom transcriber
172-
path: customization/custom-transcriber.mdx
173171
- section: Tools
174172
path: tools/introduction.mdx
175173
collapsed: true
@@ -241,7 +239,10 @@ navigation:
241239
path: customization/custom-voices/elevenlabs.mdx
242240
- page: PlayHT
243241
path: customization/custom-voices/playht.mdx
244-
- page: Custom TTS integration
242+
- page: Custom transcriber
243+
path: customization/custom-transcriber.mdx
244+
icon: fa-light fa-microphone
245+
- page: Custom TTS
245246
path: customization/custom-tts.mdx
246247
icon: fa-light fa-volume-high
247248
- section: Custom LLMs

0 commit comments

Comments
 (0)