Perform AI-assisted smart clipping with LLMs
mainFunClip supports smart clipping using Large Language Models (e.g., Qwen series, GPT series). Follow these steps in the Gradio UI:
- Recognition: Run the ASR process first.
- Configure LLM: Select the desired large model name and configure your
apikey. - Inference: Click the 'LLM Inference' button. FunClip will combine the video's SRT subtitles with your configured prompts.
- Clip: Click the 'AI Clip' button. FunClip will extract timestamps based on the LLM's output to perform the clipping.