elevenlabs-stt

Transcribe audio to text using ElevenLabs' Scribe v2 API.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Qcasares/saas-app --skill elevenlabs-stt-qcasares
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elevenlabs-stt
Source: https://github.com/Qcasares/saas-app/tree/main/skills/elevenlabs-stt
Command: npx skills add https://github.com/Qcasares/saas-app --skill elevenlabs-stt-qcasares

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) components.

What problem does it solve?

This Skill provides an efficient audio transcription solution, transforming spoken language into text, enabling accessibility and information extraction.

Core Features & Use Cases

  • Multi-Language Support: Offers transcription in over 90 languages with automatic detection.
  • Speaker Diarization: Identifies and distinguishes different speakers.
  • Audio Event Tagging: Detects audio events like laughter, music, and applause.
  • Word-Level Timestamps: Provides precise timing for each word in the JSON output.
  • Format Compatibility: Supports all major audio formats including mp3, m4a, wav, ogg, webm, mp4, and more.

Quick Start

Use the elevenlabs-stt skill to transcribe the file 'meeting.mp3'.

Frequently Asked Questions about elevenlabs-stt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe an mp3 audio file to text with multiple speakers?

To start transcribing audio, you need the ElevenLabs API key, curl and jq dependencies installed, and a supported audio file to process spoken language into accessible text.

What do I need for speech-to-text integration using ElevenLabs?

To start transcribing audio, you need the ElevenLabs API key, curl and jq dependencies installed, and a supported audio file to process spoken language into accessible text.

Can I transcribe audio in multiple languages automatically?

Audio event tagging during transcription detects non-speech audio events like laughter, music, and applause, while word-level timestamps provide precise timing data for each spoken word in the JSON output.

Does audio transcription support formats like mp4, wav, and ogg?

Yes, speech-to-text processing supports all major audio formats including mp3, m4a, wav, ogg, webm, and mp4, ensuring broad compatibility for various audio transcription workflows.