Update README.md
Browse files
README.md
CHANGED
|
@@ -5,15 +5,8 @@ datasets:
|
|
| 5 |
language:
|
| 6 |
- zh
|
| 7 |
- en
|
| 8 |
-
- fr
|
| 9 |
-
- es
|
| 10 |
-
- ja
|
| 11 |
-
- ko
|
| 12 |
-
- it
|
| 13 |
-
- ru
|
| 14 |
-
- de
|
| 15 |
tags:
|
| 16 |
-
- Dubbing
|
| 17 |
---
|
| 18 |
|
| 19 |
## 🎬 Fun-CineForge: A Unified Dataset Pipeline and Model for Zero-Shot Movie Dubbing in Diverse Cinematic Scenes
|
|
@@ -22,4 +15,6 @@ tags:
|
|
| 22 |
Using this pipeline, we constructed the first large-scale Chinese television dubbing dataset CineDub-CN, which includes rich annotations and diverse scenes.
|
| 23 |
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.
|
| 24 |
|
| 25 |
-
You can access [https://funcineforge.github.io/](https://funcineforge.github.io/) to get our CineDub dataset samples and demo samples.
|
|
|
|
|
|
|
|
|
| 5 |
language:
|
| 6 |
- zh
|
| 7 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
tags:
|
| 9 |
+
- Dubbing-model
|
| 10 |
---
|
| 11 |
|
| 12 |
## 🎬 Fun-CineForge: A Unified Dataset Pipeline and Model for Zero-Shot Movie Dubbing in Diverse Cinematic Scenes
|
|
|
|
| 15 |
Using this pipeline, we constructed the first large-scale Chinese television dubbing dataset CineDub-CN, which includes rich annotations and diverse scenes.
|
| 16 |
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 |
+
You can access [https://funcineforge.github.io/](https://funcineforge.github.io/) to get our CineDub dataset samples and demo samples.
|
| 19 |
+
GitHub link: [https://github.com/FunAudioLLM/FunCineForge/](https://github.com/FunAudioLLM/FunCineForge/)
|
| 20 |
+
Modelscope link: [https://www.modelscope.cn/models/FunAudioLLM/Fun-CineForge/](https://www.modelscope.cn/models/FunAudioLLM/Fun-CineForge/)
|