volc-asr

Transcribe local audio/video via Volcengine ASR and generate timestamped transcripts, SRT subtitles, and rough-cut MP4s.

1.8k|235|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/mcncarl/yichen-skills --skill volc-asr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: volc-asr
Source: https://github.com/mcncarl/yichen-skills/tree/main/volc-asr
Command: npx skills add https://github.com/mcncarl/yichen-skills --skill volc-asr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This skill enables automatic transcription of local audio/video files using Volcengine ASR and provides an automated rough-cut process to remove filler, pauses, and repetitions, producing editable transcripts and trimmed video.

Core Features & Use Cases

  • Transcription: convert audio/video to text with timestamps and SRT-ready subtitles for easy publishing.
  • Rough-cut: remove repetitions, silences, and filler content to produce a clean rough-cut MP4 and a structured transcript.
  • Workflow integration: supports dry-run, caching, and resumable queries for creators handling interviews, tutorials, or long-form content.

Quick Start

Transcribe a local video or audio file and generate a timestamped transcript, SRT subtitles, and a rough-cut MP4 for editing.

Frequently Asked Questions about volc-asr

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

FAQPage Schema
How do I transcribe local audio and video files with timestamps?

You can transcribe local audio and video files with timestamps by using Volcengine ASR, which automatically processes the media to generate SRT-ready subtitles and structured transcripts.

What is the best way to automate rough-cut editing for long-form interviews?

Automating rough-cut editing for long-form interviews involves analyzing ASR transcripts to detect and remove repetitions, silences, and filler content, producing a clean MP4 and an editable text file.

Can I resume a transcription task if the process is interrupted?

Yes, the transcription task supports resumable queries and caching, allowing you to resume interrupted ASR processes without losing progress.

Do I need a token or specific environment setup for Volcengine ASR transcription?

Yes, Volcengine ASR transcription requires environment-based app selection and token management to authenticate and route your local media processing requests.

Does automated rough-cut editing affect the original video quality?

Automated rough-cut editing trims the video to remove filler and pauses, resulting in a clean rough-cut MP4 that retains the original media quality for further editing.

What formats does ASR transcription output for video publishing?

ASR transcription outputs timestamped transcripts and SRT-ready subtitle files, providing formats that integrate easily into video editing and publishing workflows.