Meet Scribe

Peter Bubenik ยท Elevenlabs Research ยท ยท Source
Meet Scribe

Concept 1: What is Scribe?

Scribe is ElevenLabs' first Speech to Text (STT) model.

Think of it as a tool that listens to audio and converts it into written text โ€” like a highly accurate digital transcriptionist.

๐ŸŽฏ Key claim: It is described as the world's most accurate transcription model.


Concept 2: What is a Word Error Rate (WER)?

Before understanding why Scribe is impressive, you need to understand Word Error Rate (WER).

  • WER measures how many words a model gets wrong during transcription
  • Lower WER = Better accuracy
  • Example: A 40% WER means 4 out of every 10 words are transcribed incorrectly

Scribe's WER Performance:

LanguageAccuracy
Italian98.7% accurate
English96.7% accurate
Serbian, Cantonese, MalayalamCompeting models exceed 40% WER; Scribe dramatically reduces this

Concept 3: Benchmark Testing

Scribe was tested against industry-leading models:

  • Gemini 2.0 Flash
  • Whisper Large V3
  • Deepgram Nova-3

Testing was done on two standard benchmarks:

  1. FLEURS โ€” tests across 102 languages
  2. Common Voice โ€” tests across 102 languages

โœ… Scribe outperformed all competitors on both benchmarks across 99 languages


Concept 4: Key Features of Scribe

Scribe isn't just about accuracy. It comes packed with three core features:

๐Ÿ• 1. Word-Level Timestamps

  • Marks exactly when each word was spoken in the audio
  • Useful for: subtitles, searchable transcripts, video editing

๐Ÿ‘ฅ 2. Speaker Diarization

  • Identifies and separates different speakers in the audio
  • Example: In a meeting, it can label "Speaker 1 said X, Speaker 2 said Y"

๐Ÿ”Š 3. Audio-Event Tagging

  • Detects non-speech sounds and labels them
  • Example: [laughter], [applause], [music]

Concept 5: Language Accessibility

One of Scribe's most important contributions is reducing the gap for underserved languages.

Many STT models are trained heavily on English and a few major languages. This leaves speakers of languages like:

  • Serbian
  • Cantonese
  • Malayalam

...with very poor transcription quality (40%+ error rates).

๐ŸŒ Scribe supports 99 languages and dramatically improves accuracy for these traditionally underserved communities.


Concept 6: How Can You Use Scribe?

There are two ways to access Scribe:

๐Ÿ‘จโ€๐Ÿ’ป For Developers โ€” API Integration

  • Use the Speech to Text API
  • Receive structured JSON responses containing:
    • Full transcript
    • Speaker diarization labels
    • Word-level timestamps
    • Non-speech event markers
  • A low-latency version for real-time applications is coming soon

๐Ÿ–ฅ๏ธ For Creators & Businesses โ€” Dashboard

  • Upload audio or video files directly
  • Get formatted transcripts without writing any code

Summary Table

ConceptKey Takeaway
What is Scribe?ElevenLabs' Speech-to-Text model
Word Error RateLower = better; Scribe achieves industry-low WER
BenchmarksOutperforms Gemini, Whisper, Deepgram
Core FeaturesTimestamps, Speaker ID, Audio-event tagging
Language AccessSupports 99 languages including underserved ones
How to UseAPI (developers) or Dashboard (creators/businesses)

๐Ÿ’ก Bottom Line: Scribe is a highly accurate, feature-rich, and inclusive speech-to-text model designed to work reliably across languages, speakers, and real-world audio conditions.

More to study