modelscope/funclip

FunASR-powered video transcription, subtitle generation, and LLM-assisted clipping tool with a local Gradio UI.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 53 minutes ago
Added to GitGenius on September 10th, 2026
Created on May 17th, 2023
Open Issues & Pull Requests: 6 (+0)
GitHub issues: Enabled
Number of forks: 747
Total Stargazers: 6,264 (+0)
Total Subscribers: 45 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

FunClip is a video transcription and editing tool that combines automatic speech recognition with language model assistance through a local Gradio interface.

The tool addresses the workflow of converting video content into transcribed text and generating subtitles by leveraging FunASR for speech recognition. It processes video files to produce transcriptions, automatically generates subtitle files, and uses large language models to help identify and extract relevant clips from longer videos. The local Gradio UI provides an accessible interface for these operations without requiring deployment to external services.

FunClip suits content creators and video producers who need to transcribe multilingual video content, particularly those working with Chinese-language material where the underlying FunASR models show strong performance. It works well for projects requiring both subtitle generation and intelligent clip extraction from raw footage. The tool positions itself as an alternative to cloud-based transcription services by running locally, which appeals to users prioritizing privacy or working in environments with limited internet connectivity.

The project maintains active development with regular commits addressing bug fixes and feature improvements. Pull requests receive timely review and integration into the codebase. The maintainers respond consistently to issues raised by users, indicating ongoing engagement with the community. Documentation updates accompany new features, suggesting attention to keeping guidance current with the tool's capabilities.