lyric-translator-ko2ja

Insert same-timestamp Japanese translations beneath Korean lyric lines in LRC files.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/whitehair-failure/lyrics_back --skill lyric-translator-ko2ja
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lyric-translator-ko2ja
Source: https://github.com/whitehair-failure/lyrics_back/tree/main/.github/skills/lyric-translator-ko2ja
Command: npx skills add https://github.com/whitehair-failure/lyrics_back --skill lyric-translator-ko2ja

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates integrating Japanese translations into Korean lyric LRC files by placing a same-timestamp Japanese line directly under each Korean line, producing a clean original-and-translation alternating display.

Core Features & Use Cases

  • Preserve the LRC structure and timing while inserting a direct Japanese translation under each Korean lyric line.
  • Do not translate existing Japanese lines or metadata, ensuring fidelity to the original file.
  • Support multi-speaker sections and code-switching lines by maintaining source integrity and providing natural Japanese translations in the inserted lines.
  • Ideal for karaoke and localization workflows where a bilingual, synchronized display enhances user experience.

Quick Start

Open a Korean lyric LRC file and run the translator to insert the Japanese translation line beneath each Korean line at the same timestamp, producing an alternating original/translation sequence.

Frequently Asked Questions about lyric-translator-ko2ja

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

FAQPage Schema
How do I add Japanese translations to a Korean LRC file for karaoke?

To add Japanese translations to a Korean LRC file, the translator inserts a same-timestamp Japanese line directly beneath each Korean lyric line. This creates an alternating original-and-translation display while preserving the original LRC structure and timing.

What is the best way to keep LRC timestamps aligned when translating Korean lyrics to Japanese?

The best way to keep LRC timestamps aligned is to assign the identical timestamp to both the original Korean line and the inserted Japanese translation. This ensures synchronized playback display without breaking the existing LRC format.

Can I translate Korean lyrics in LRC files that already contain Japanese lines or metadata?

Yes, you can process LRC files with existing Japanese lines or metadata. The translation workflow detects existing Japanese text and metadata, skipping them entirely to maintain source fidelity and only inserting translations for Korean lyric lines.

Does the Korean to Japanese LRC translator handle multi-speaker lyrics and code-switching?

Yes, the Korean to Japanese LRC translator handles multi-speaker lyrics and code-switching. It maintains source integrity for complex lines and provides natural Japanese translations inserted directly beneath the corresponding original lines.

Why are pure sounds and non-lyrical lines skipped during LRC lyric translation?

Pure sounds and non-lyrical lines are skipped during LRC lyric translation to avoid inserting meaningless text. This quality check ensures only actual lyrical content receives a Japanese translation, maintaining a clean bilingual file.