FunClip / README.md
Zhifu Gao
feat: initial FunClip demo - AI video clipping with FunASR
a9f639a
---
title: FunClip
emoji: ✂️
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: true
license: mit
short_description: "AI Video Clipping: speak to clip, powered by FunASR + LLM"
---
# FunClip: AI-Powered Video Clipping
Upload a video → FunASR transcribes all speech with timestamps → Select segments by text → Export precise clips automatically.
## Features
- 🎬 Automatic speech-to-text with word-level timestamps
- ✂️ Click on any sentence to create a clip
- 🤖 LLM-assisted smart clipping (find highlights automatically)
- 🌍 Multi-language support (Chinese, English, Japanese, Korean, etc.)
## Links
- **GitHub**: [FunClip](https://github.com/modelscope/FunClip) (⭐ 5.6k+)
- **ASR Engine**: [FunASR](https://github.com/modelscope/FunASR) | [Fun-ASR](https://github.com/FunAudioLLM/Fun-ASR)