FunClip
ActiveDescription
FunClip is an open-source video clipping tool powered by FunASR and LLM collaboration for subtitles and fine-grained cutting.
Key Features
- ASR subtitles — high-accuracy Chinese ASR via FunASR
- LLM-assisted — LLM-generated editing prompts
- Precise cut — cut on subtitle boundaries
- Commercial-friendly — research-grade
- Local — fully on-device
- Extensible — plug in any LLM
Use Cases
Strengths & Limitations
✅ Strengths
- • Actively maintained, recent updates
- • High community interest (6.2k stars)
- • Permissive open-source license (MIT)
- • Established track record (3 years in production)
Categories
Quick Start
# AI 视频剪辑
git clone https://github.com/modelscope/FunClip.git
cd FunClip
pip install -r requirements.txt
python funclip/launch.py