Communitygithub.com

elevenlabs/speech-to-text

使用 ElevenLabs Scribe v2 将音频转录为文本。适用于将音频/视频转换为文本、生成字幕、转录会议或处理语音内容。

speech-to-text 是什么?

这个技能利用 ElevenLabs Scribe v2 模型高效地将音频或视频内容转录为文本。它支持多种场景,如生成准确的会议记录、自动创建视频字幕、以及处理播客或录音中的语音内容。该技能适用于 Claude Code、Cursor 和 Codex 等 AI 代理平台,帮助开发者快速从语音中提取信息。通过直接调用 ElevenLabs 的 API,它能够处理长时间音频并保持高精度,同时支持多种语言。对于需要将非结构化语音数据转化为可搜索或可编辑文本的工作流程,这个技能能显著提升效率和自动化程度。

兼容平台~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/elevenlabs/skills/tree/main/skills/speech-to-text

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

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.

Individual skills in this repo

This repo contains 7 individual skills — each has its own dedicated page.

elevenlabs/agents

Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.

elevenlabs/music

Generate music using ElevenLabs Music API. Use when creating instrumental tracks, songs with lyrics, background music, jingles, or any AI-generated music composition. Supports prompt-based generation, composition plans for granular control, and detailed output with metadata.

elevenlabs/setup-api-key

Guides users through setting up an ElevenLabs API key for ElevenLabs MCP tools. Use when the user needs to configure an ElevenLabs API key, when ElevenLabs tools fail due to missing API key, or when the user mentions needing access to ElevenLabs. First checks whether ELEVENLABS_API_KEY is already configured and valid, and only runs full setup when needed.

elevenlabs/sound-effects

Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio textures, producing ambient sounds, cinematic impacts, UI sounds, or any audio that isn't speech. Supports looping, duration control, and prompt influence tuning.

elevenlabs/text-to-speech

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.

elevenlabs/voice-changer

Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer (speech-to-speech) API. Use when converting one voice to another, changing the speaker/narrator of an existing recording, dubbing a voice-over in a different voice, creating character voices from a scratch performance, anonymizing a speaker, or any "voice conversion / voice transfer / speech-to-speech" task. Make sure to use this skill whenever the user mentions voice changing, voice conversion, speech-to-speech, swapping a voice in audio, re-voicing a clip, or applying a different voice to an existing recording — even if they don't explicitly say "voice changer".

elevenlabs/voice-isolator

Remove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API. Use when cleaning up noisy recordings, removing music or background ambience from dialogue, isolating speech from field recordings, preparing audio for transcription, extracting vocals, or any "denoise / clean up / isolate voice" task.

相关技能