¿Qué es speech-to-text?
Transcribe audio a texto usando ElevenLabs Scribe v2. Úselo al convertir audio/video a texto, generar subtítulos, transcribir reuniones o procesar contenido hablado. Fuente: connorads/dotfiles.
Transcribe audio a texto usando ElevenLabs Scribe v2. Úselo al convertir audio/video a texto, generar subtítulos, transcribir reuniones o procesar contenido hablado.
Instala rápidamente el skill de IA speech-to-text en tu entorno de desarrollo mediante línea de comandos
Fuente: 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 a texto usando ElevenLabs Scribe v2. Úselo al convertir audio/video a texto, generar subtítulos, transcribir reuniones o procesar contenido hablado. Fuente: connorads/dotfiles.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/connorads/dotfiles --skill speech-to-textTranscribe audio a texto usando ElevenLabs Scribe v2. Úselo al convertir audio/video a texto, generar subtítulos, transcribir reuniones o procesar contenido hablado. Fuente: connorads/dotfiles.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/connorads/dotfiles --skill speech-to-text Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/connorads/dotfiles