FunClip social preview
tts-stt5,877MIT

FunClip

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

Updated Jul 2, 2026
Platforms
web
Pricing
free-open-source
Status
active
License
MIT

What it does

Core capabilities at a glance

  • AI Tools
  • AI Video Editing
  • ASR
  • Auto Subtitles
  • Chinese
  • Content Creation
  • Funasr
  • Funclip

Deep dive

The full breakdown - performance, comparisons, and setup

FunClip

FunClip is a speech (TTS/STT) tool - FunASR-powered video transcription, subtitle generation, and LLM-assisted clipping tool with a local Gradio UI.

Overview

FunClip is a fully open-source, locally deployed automated video clipping tool. It leverages Alibaba TONGYI speech lab's open-source FunASR Paraformer series models to perform speech recognition on videos. Then, users can freely choose text segments or speakers from the recognition results and click the clip button to obtain the video clip corresponding to the selected segments (Quick Experience Modelscope⭐ HuggingFace🤗).

  • 🔥Try AI clipping using LLM in FunClip now. - FunClip integrates Alibaba's open-source industrial-grade model Paraformer-Large, which is one of the best-performing open-source Chinese ASR models available, with over 13 million downloads on Modelscope. It can also accurately predict timestamps in an integrated manner. - FunClip incorporates the hotword customization feature of SeACo-Paraformer, allowing users to specify certain entity words, names, etc., as hotwords during the ASR process to enhance recognition results. - FunClip integrates the CAM++ speaker recognition model, enabling users to use the auto-recognized speaker ID as the target for trimming, to clip segments from a specific speaker. - The functionalities are realized through Gradio interaction, offering simple installation and ease of use. It can also be deployed on a server and accessed via a browser. - FunClip supports multi-segment free clipping and automatically returns full video SRT subtitles and target segment SRT subtitles, offering a simple and convenient user experience.

FunClip is open-source, written primarily in Python, with 5,877 GitHub stars under the MIT license. It was last updated on 2026-06-29.

Key capabilities

From the project's documentation:

  • 🔥Try AI clipping using LLM in FunClip now.
  • 2024/06/12 FunClip supports recognize and clip English audio files now. Run python funclip/launch.py -l en to try.
  • 2024/05/09 FunClip updated to v1.1.0, including the following updates and fixes:
  • Support configuration of output file directory, saving ASR intermediate results and video clipping intermediate files;
  • Fixed a bug introduced due to FunASR interface upgrade, which has caused some serious clipping errors;
  • Support configuring different start and end time offsets for each paragraph;

Install

A quick way to get started (always check the official docs for the latest):

pip install -r ./requirements.txt

How it fits a local-AI stack

FunClip runs on your own hardware, so pair it with a model and a GPU sized to your needs. Use the VRAM calculator to pick a model that fits your card, and see what you can run for hardware guidance. Related speech (TTS/STT) tools in the directory:

Sources

Stats from GitHub, 2026-07-02.

Frequently asked

Quick answers to common questions

What is FunClip?

FunClip is a tts-stt tool for local AI workloads. FunASR-powered video transcription, subtitle generation, and LLM-assisted clipping tool with a local Gradio UI.

Is FunClip free and open source?

Yes, FunClip has 5,877 GitHub stars and is licensed under MIT. You can self-host it for free on web.

What platforms does FunClip support?

FunClip runs on web.

What hardware do I need for FunClip?

The hardware requirements depend on which models you run. Check our hardware directory for compatible GPUs and systems. FunClip has 5,877 GitHub stars and an active community.

Does FunClip support GPU acceleration?

FunClip's GPU support depends on your specific setup. Check the documentation for details. For the best performance, pair it with an NVIDIA RTX 4090 or 5090.

What are the best alternatives to FunClip?

Popular alternatives include other tts-stt tools in our directory. Browse our full collection at /tool for comparisons, community reviews, and benchmark data to find the right fit for your workflow.

How much does FunClip cost?

FunClip is free-open-source. It is completely free and open source to self-host.

Pairs well with

Complementary tools, models, and hardware

Comments coming soon

Configure NEXT_PUBLIC_GISCUS_REPO_ID and NEXT_PUBLIC_GISCUS_CATEGORY_ID at giscus.app to enable.