acestep-lyrics-transcription

Transcribe audio files into timestamped lyrics using Whisper or ElevenLabs Scribe APIs.

87|16|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/ace-step/ace-step-skills --skill acestep-lyrics-transcription
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acestep-lyrics-transcription
Source: https://github.com/ace-step/ace-step-skills/tree/main/skills/acestep-lyrics-transcription
Command: npx skills add https://github.com/ace-step/ace-step-skills --skill acestep-lyrics-transcription

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of converting audio files into timestamped lyrics, making it easier to create synchronized lyric videos or analyze song structures.

Core Features & Use Cases

  • Audio Transcription: Transcribes spoken or sung words from audio files.
  • Timestamped Output: Generates lyrics with precise word-level or line-level timestamps.
  • Multiple Formats: Supports LRC, SRT, and JSON output formats.
  • Provider Options: Integrates with OpenAI Whisper and ElevenLabs Scribe APIs.
  • Use Case: You have a song in MP3 format and want to create an LRC file for a music player that displays lyrics in sync with the audio.

Quick Start

Use the acestep-lyrics-transcription skill to transcribe the audio file 'my_song.mp3' into an LRC file.

Frequently Asked Questions about acestep-lyrics-transcription

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

FAQPage Schema
How do I transcribe audio to timestamped lyrics?

This Skill transcribes audio files into timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe APIs. It supports multiple output formats including LRC, SRT, and JSON with word-level timestamps for generating synchronized lyric content.

Can I generate an LRC file from an MP3 for a music player?

Yes, you can transcribe an MP3 file into an LRC file for a music player that displays lyrics in sync with the audio. The Skill supports LRC output format to create synchronized lyric content from your audio files.

Does the transcription support word-level timestamps in JSON?

Yes, the transcription supports word-level timestamps in JSON format. Alongside LRC and SRT outputs, you can export linguistic data with precise word-level timestamps for analyzing song structures or audio content.

What is the best way to convert a song into an SRT subtitle file?

The best way to convert a song into an SRT subtitle file is using this Skill's audio transcription feature. It leverages OpenAI Whisper or ElevenLabs Scribe APIs to generate SRT files with accurate line-level timestamps from your audio.

Do I need an OpenAI or ElevenLabs API key to transcribe audio?

Yes, you need an OpenAI or ElevenLabs API key to transcribe audio. The Skill integrates with OpenAI Whisper and ElevenLabs Scribe APIs as provider options to process the audio files and generate timestamped lyric outputs.