·acestep-lyrics-transcription
*

acestep-lyrics-transcription

Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API. Outputs LRC, SRT, or JSON with word-level timestamps. Use when users want to transcribe songs, generate LRC files, or extract lyrics with timestamps from audio.

21Installs·1Trend·@ace-step

Installation

$npx skills add https://github.com/ace-step/ace-step-1.5 --skill acestep-lyrics-transcription

How to Install acestep-lyrics-transcription

Quickly install acestep-lyrics-transcription AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ace-step/ace-step-1.5 --skill acestep-lyrics-transcription
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ace-step/ace-step-1.5.

SKILL.md

View raw

Transcribe audio files to timestamped lyrics (LRC/SRT/JSON) via OpenAI Whisper or ElevenLabs Scribe API.

Before transcribing, you MUST check whether the user's API key is configured. Run the following command to check:

This command only reports whether the active provider's API key is set or empty — it does NOT print the actual key value. NEVER read or display the user's API key content. Do not use config --get on key fields or read config.json directly. The config --list command is safe — it automatically masks API keys as in output.

Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API. Outputs LRC, SRT, or JSON with word-level timestamps. Use when users want to transcribe songs, generate LRC files, or extract lyrics with timestamps from audio. Source: ace-step/ace-step-1.5.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ace-step/ace-step-1.5 --skill acestep-lyrics-transcription
Category
*Creative Media
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from ace-step/ace-step-1.5

Quick answers

What is acestep-lyrics-transcription?

Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API. Outputs LRC, SRT, or JSON with word-level timestamps. Use when users want to transcribe songs, generate LRC files, or extract lyrics with timestamps from audio. Source: ace-step/ace-step-1.5.

How do I install acestep-lyrics-transcription?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ace-step/ace-step-1.5 --skill acestep-lyrics-transcription Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ace-step/ace-step-1.5

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-03-01