videocaptioningfromaudiomapper

February 4, 2026 · View on GitHub

Mapper to caption a video according to its audio streams based on Qwen-Audio model.

基于Qwen-Audio模型根据音频流为视频添加字幕的映射器。

Type 算子类型: mapper

Tags 标签: gpu, hf, multimodal

🔧 Parameter Configuration 参数配置

name 参数名type 类型default 默认值desc 说明
keep_original_sample<class 'bool'>Truewhether to keep the original sample. If it's set to False, there will be only captioned sample in the final datasets and the original sample will be removed. It's True in default.
args''extra args
kwargs''extra args