acestep-lyrics-transcription

Transcribe audio files into timestamped lyrics with word-level timestamps.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Lineage-and-Lore/ACE-Step-1.5 --skill acestep-lyrics-transcription-lineage-and-lore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acestep-lyrics-transcription
Source: https://github.com/Lineage-and-Lore/ACE-Step-1.5/tree/main/.claude/skills/acestep-lyrics-transcription
Command: npx skills add https://github.com/Lineage-and-Lore/ACE-Step-1.5 --skill acestep-lyrics-transcription-lineage-and-lore

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 generate LRC files for music videos or extract lyrics with precise timing.

Core Features & Use Cases

  • Audio Transcription: Transcribes audio files to text with word-level timestamps.
  • Multiple Formats: Outputs lyrics in LRC, SRT, or JSON formats.
  • Provider Flexibility: Supports transcription via OpenAI Whisper or ElevenLabs Scribe API.
  • Use Case: You have a song in MP3 format and want to create a music video. Use this Skill to generate an LRC file that synchronizes lyrics with the audio.

Quick Start

Use the acestep-lyrics-transcription skill to transcribe the audio file 'my_song.mp3' and save the output as 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 for an LRC file?

Transcribe audio to timestamped lyrics by processing MP3 files to generate word-level timing data, outputting an LRC file that synchronizes text with music for video production.

Can I use OpenAI Whisper or ElevenLabs Scribe for audio transcription?

OpenAI Whisper and ElevenLabs Scribe are both supported APIs for audio transcription, allowing you to choose your preferred provider to convert audio files into timestamped text.

What is the best way to get word-level timestamps from an audio file?

Word-level timestamps are generated by processing audio through transcription APIs, producing precise timing data for each word, which can be exported in JSON, SRT, or LRC formats.

Does this transcription method support SRT and JSON output formats?

SRT and JSON output formats are fully supported alongside LRC, providing flexibility for different content creation workflows that require synchronized text and timing data.

What audio formats can I use to generate an LRC file for a music video?

MP3 files and other standard audio formats can be used to generate an LRC file, automating the synchronization of lyrics with audio for music video production workflows.