paper-with-me

Papers

FunCineForge: A Unified Dataset Toolkit and Model for Zero-Shot Movie Dubbing in Diverse Cinematic Scenes

2026-01-21 · Jiaxuan Liu, Yang Xiang, Han Zhao, Xiangang Li, Zhenhua Ling arxiv

Movie dubbing is the task of synthesizing speech from scripts conditioned on video scenes, requiring accurate lip sync, faithful timbre transfer, and proper modeling of character identity and emotion. However, existing methods face two major limitations: (1) high-quality multimodal dubbing datasets are limited in scale, suffer from high word error rates, contain sparse annotations, rely on costly manual labeling, and are restricted to monologue scenes, all of which hinder effective model training; (2) existing dubbing models rely solely on the lip region to learn audio-visual alignment, which limits their applicability to complex live-action cinematic scenes, and exhibit suboptimal performance in lip sync, speech quality, and emotional expressiveness. To address these issues, we propose FunCineForge, which comprises an end-to-end production pipeline for large-scale dubbing datasets and an MLLM-based dubbing model designed for diverse cinematic scenes. Using the pipeline, we construct the first Chinese television dubbing dataset with rich annotations, and demonstrate the high quality of these data. Experiments across monologue, narration, dialogue, and multi-speaker scenes show that our dubbing model consistently outperforms SOTA methods in audio quality, lip sync, timbre transfer, and instruction following. Code and demos are available at https://anonymous.4open.science/w/FunCineForge.

📄 PDF Abstract BibTeX arXiv:2601.14777

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

SPRINT: A Unified Toolkit for Evaluating and Demystifying Zero-shot Neural Sparse Retrieval

2023-07-19 · Nandan Thakur, Kexin Wang, Iryna Gurevych, Jimmy Lin

Traditionally, sparse retrieval systems relied on lexical representations to retrieve documents, such as BM25, dominated information retrieval tasks. With the onset of pre-trained transformer models such as BERT, neural …

Information RetrievalRetrieval

Tevatron 2.0: Unified Document Retrieval Toolkit across Scale, Language, and Modality

2025-05-05 · Xueguang Ma, Luyu Gao, Shengyao Zhuang, Jiaqi Samantha Zhan 외

Recent advancements in large language models (LLMs) have driven interest in billion-scale retrieval models with strong generalization across retrieval tasks and languages. Additionally, progress in large vision-language …

Retrieval

PCToolkit: A Unified Plug-and-Play Prompt Compression Toolkit of Large Language Models

2024-03-26 · Jinyi Li, Yihuai Lan, Lei Wang, Hao Wang

Prompt compression is an innovative method for efficiently condensing input prompts while preserving essential information. To facilitate quick-start services, user-friendly interfaces, and compatibility with common data…

Code CompletionFew-Shot LearningMathematical Problem-SolvingMultiple-choice+1

OAG-BERT: Towards A Unified Backbone Language Model For Academic Knowledge Services

2021-03-03 · Xiao Liu, Da Yin, Jingnan Zheng, Xingjian Zhang 외

Academic knowledge services have substantially facilitated the development of the science enterprise by providing a plenitude of efficient research tools. However, many applications highly depend on ad-hoc models and exp…

Language ModelingLanguage ModellingLink Prediction

ZS4IE: A toolkit for Zero-Shot Information Extraction with simple Verbalizations

2022-03-25 · NAACL (ACL) 2022 7 · Oscar Sainz, Haoling Qiu, Oier Lopez de Lacalle, Eneko Agirre 외

The current workflow for Information Extraction (IE) analysts involves the definition of the entities/relations of interest and a training corpus with annotated examples. In this demonstration we introduce a new workflow…

Natural Language InferenceZero-Shot Learning