双语字幕生成

Automate bilingual subtitle creation from video with karaoke support.

32|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/vorojar/bilingual-subtitle-skill --skill -vorojar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 双语字幕生成
Source: https://github.com/vorojar/bilingual-subtitle-skill/tree/main
Command: npx skills add https://github.com/vorojar/bilingual-subtitle-skill --skill -vorojar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires faster-whisper, mlx-whisper, torch, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the time-consuming process of generating bilingual subtitles from video sources, including translation and optional karaoke highlighting, saving hours of manual work.

Core Features & Use Cases

  • End-to-end subtitle workflow: extract audio, transcribe, translate, and produce bilingual or single-language subtitles.
  • Output versatility: bilingual, Chinese-only, source-only, and karaoke styles with adjustable font and margins for embedding into video.
  • Real-world use: localization of video content for multilingual audiences or accessibility enhancements for tutorial videos.

Quick Start

Run the bilingual subtitle generator on a sample video to produce subtitles.

Frequently Asked Questions about 双语字幕生成

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

FAQPage Schema
How do I automatically generate bilingual subtitles from a video?

To generate bilingual subtitles automatically, this Skill extracts audio from the video, transcribes it using Whisper, translates the text, and embeds the bilingual output using FFmpeg.

Can I create karaoke style subtitles with adjustable fonts and margins?

Yes, you can create karaoke style subtitles. This Skill supports karaoke highlighting and allows you to adjust fonts and margins before embedding the subtitles into the video.

Does this bilingual subtitle generator support hardware-accelerated transcription?

Yes, the bilingual subtitle generator supports hardware-accelerated backends. It utilizes faster-whisper and mlx-whisper to accelerate the transcription process during subtitle generation.

What output formats are available for the generated subtitles?

Available output formats include bilingual, source-only, and translated-only subtitles. These can be produced as standalone files or embedded directly into the video using FFmpeg encoding.

Do I need FFmpeg to embed translated subtitles into a video file?

Yes, FFmpeg is required for embedding subtitles. It handles the video encoding process to produce ready-to-use video files with the translated bilingual, source-only, or karaoke subtitles embedded.

What is the best way to localize video content for multilingual audiences?

The best way to localize video content is automating the end-to-end workflow. This Skill extracts audio, transcribes speech, translates text, and embeds bilingual subtitles for multilingual audiences.