You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/content/docs/en/tools/stt.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
10
10
color="#181C1E"
11
11
/>
12
12
13
-
14
13
{/* MANUAL-CONTENT-START:intro */}
15
14
Transcribe speech to text using state-of-the-art AI models from leading providers. The Sim Speech-to-Text (STT) tools allow you to convert audio and video files into accurate transcripts, supporting multiple languages, timestamps, and optional translation.
16
15
@@ -23,6 +22,7 @@ Supported providers:
23
22
Choose the provider and model best suited to your task—whether fast, production-grade transcription (Deepgram), highly accurate multi-language capability (Whisper), or advanced understanding and language coverage (ElevenLabs).
24
23
{/* MANUAL-CONTENT-END */}
25
24
25
+
26
26
## Usage Instructions
27
27
28
28
Transcribe audio and video files to text using leading AI providers. Supports multiple languages, timestamps, and speaker diarization.
0 commit comments