funasr-task-manager-local-batch-transcribe

Automate batch transcription of local audio/video files via FunASR server cluster.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/wangminle/funasr-task-manager --skill funasr-task-manager-local-batch-transcribe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: funasr-task-manager-local-batch-transcribe
Source: https://github.com/wangminle/funasr-task-manager/tree/main/6-skills/funasr-task-manager-local-batch-transcribe
Command: npx skills add https://github.com/wangminle/funasr-task-manager --skill funasr-task-manager-local-batch-transcribe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of scanning server-local directories for audio/video files, submitting them for transcription, monitoring progress, archiving results, and handling retries, thereby streamlining the workflow for batch transcription tasks.

Core Features & Use Cases

  • Batch Transcription: Scan local directories, submit files for transcription, and monitor progress with proactive feedback.
  • Proactive Feedback: Send real-time updates to the user on the status of each file and the overall batch.
  • Error Handling & Retries: Handle failed transcriptions and automatically retry them up to a specified limit.

Quick Start

Use the 'funasr-task-manager-local-batch-transcribe' skill to start a batch transcription of local files by scanning a directory.

Frequently Asked Questions about funasr-task-manager-local-batch-transcribe

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

FAQPage Schema
How do I automate batch transcription of audio and video files on a local server?

Batch transcription of local audio and video files is automated by scanning server directories, submitting files to a FunASR server cluster, and monitoring progress with proactive real-time feedback on status and results.

How does FunASR batch transcription handle failed files and errors?

Failed transcriptions during the batch process are handled through automatic error detection and retries. The system will retry failed audio or video transcription jobs up to a specified limit to ensure reliable results.

Do I need a FunASR server cluster to run local batch audio transcription?

Yes, running local batch transcription requires a FunASR server cluster and appropriate client software to interface with it for submitting files and receiving transcription results.

Can I monitor the progress of audio video transcription in real time?

Yes, real-time progress monitoring is provided through proactive feedback. The system sends updates on the status of each file and the overall batch transcription progress as it scans and processes directories.

What is the best way to transcribe large volumes of audio files stored locally?

The best way to transcribe large volumes of local audio files is to automate directory scanning, submit jobs to a FunASR server cluster, and handle archiving results and retries automatically.