What is speech-to-text?
Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content. Source: connorads/dotfiles.
Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content.
Quickly install speech-to-text AI skill to your development environment via command line
Source: connorads/dotfiles.
Transcribe audio to text with Scribe v2 - supports 90+ languages, speaker diarization, and word-level timestamps.
Setup: See Installation Guide. For JavaScript, use @elevenlabs/ packages only.
| scribev2 | State-of-the-art accuracy, 90+ languages | Batch transcription, subtitles, long-form audio | | scribev2realtime | Low latency (150ms) | Live transcription, voice agents |
Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content. Source: connorads/dotfiles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/connorads/dotfiles --skill speech-to-textTranscribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content. Source: connorads/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/connorads/dotfiles --skill speech-to-text Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/connorads/dotfiles