ONNX
Safetensors
Chinese
English
Dubbing-model
xuan3986 commited on
Commit
2562ee4
·
verified ·
1 Parent(s): 485d16d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -17,18 +17,11 @@ tags:
17
  ---
18
 
19
  <p align="center">
20
- <b>🎬 Fun-CineForge: A Unified Dataset Pipeline and Model for Zero-Shot Movie Dubbing<br>
21
- in Diverse Cinematic Scenes</b>
22
  </p>
23
 
24
- <div align="center">
 
 
25
 
26
- ![license](https://img.shields.io/github/license/modelscope/modelscope.svg)
27
- <a href=""><img src="https://img.shields.io/badge/OS-Linux-orange.svg"></a>
28
- <a href=""><img src="https://img.shields.io/badge/Python->=3.8-aff.svg"></a>
29
- <a href=""><img src="https://img.shields.io/badge/Pytorch->=2.1-blue"></a>
30
- </div>
31
-
32
- [Demos](https://funcineforge.github.io/); [Paper](https://arxiv.org/pdf/2601.14777); [Modelscope](https://www.modelscope.cn/models/FunAudioLLM/Fun-CineForge); [HuggingFace](https://huggingface.co/FunAudioLLM/Fun-CineForge)
33
-
34
- **Fun-CineForge** contains an end-to-end dataset pipeline for producing large-scale dubbing datasets and an MLLM-based dubbing model designed for diverse cinematic scenes. Using this pipeline, we constructed the first large-scale Chinese television dubbing dataset CineDub-CN, which includes rich annotations and diverse scenes. In monologue, narration, dialogue, and multi-speaker scenes, our dubbing model consistently outperforms state-of-the-art methods in terms of audio quality, lip-sync, timbre transition, and instruction following.
 
17
  ---
18
 
19
  <p align="center">
20
+ <b>🎬 Fun-CineForge: A Unified Dataset Pipeline and Model for Zero-Shot Movie Dubbing in Diverse Cinematic Scenes</b>
 
21
  </p>
22
 
23
+ **Fun-CineForge** contains an end-to-end dataset pipeline for producing large-scale dubbing datasets and an MLLM-based dubbing model designed for diverse cinematic scenes.
24
+ Using this pipeline, we constructed the first large-scale Chinese television dubbing dataset CineDub-CN, which includes rich annotations and diverse scenes.
25
+ In monologue, narration, dialogue, and multi-speaker scenes, our dubbing model consistently outperforms state-of-the-art methods in terms of audio quality, lip-sync, timbre transition, and instruction following.
26
 
27
+ You can access [https://funcineforge.github.io/](https://funcineforge.github.io/) to get our CineDub dataset samples and demo samples.