Back to Directory
general
ElevenLabs Speech-to-Text
Transcribe audio files using ElevenLabs Speech-to-Text (Scribe v2).
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of elevenlabs-stt skill.
- Transcribe audio files using ElevenLabs Scribe v2 model.
- Supports 90+ languages and speaker diarization.
- Multiple output options: plain text, JSON with timestamps, audio event tagging.
- Works with all major audio and video formats.
- Requires ELEVENLABS_API_KEY for authentication.