ACL 2024long3 citations

Uni-Dubbing: Zero-Shot Speech Synthesis from Visual Articulation

Songju Lei, Xize Cheng, Mengjiao Lyu, Jianqiao Hu, Jintao Tan, Runlin Liu, Lingyu Xiong, Tao Jin

Abstract

In the field of speech synthesis, there is a growing emphasis on employing multimodal speech to enhance robustness. A key challenge in this area is the scarcity of datasets that pair audio with corresponding video. We employ a methodology that incorporates modality alignment during the pre-training phase on multimodal datasets, uniquely facilitating zero-shot generalization through the process of freezing the video modality feature extraction component and the encoder module within the pretrained weights, thereby enabling effective cross-modal and cross-lingual transfer. We have named this method ‘Uni-Dubbing’. Our method finely tunes with both multimodal and single-modality audio data. In multimodal scenarios, it achieves a reduced word error rate (WER) of 31.73%, surpassing the previous best of 33.9%. It also excels in metrics like tone quality and synchronization. With single-modality audio, it achieves a WER of 36.08%, demonstrating adaptability to limited data. Its domain generalization capabilities are proven across various language tasks in video translation and audio generation. Trained on 433 hours of audio data, it surpasses techniques using 200 hours of audiovisual data. The code and demo are available at https://diracer.github.io/unidubbing.

BibTeX
@inproceedings{lei-etal-2024-uni,
    title = "Uni-Dubbing: Zero-Shot Speech Synthesis from Visual Articulation",
    author = "Lei, Songju  and
      Cheng, Xize  and
      Lyu, Mengjiao  and
      Hu, Jianqiao  and
      Tan, Jintao  and
      Liu, Runlin  and
      Xiong, Lingyu  and
      Jin, Tao  and
      Li, Xiandong  and
      Zhao, Zhou",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.543/",
    doi = "10.18653/v1/2024.acl-long.543",
    pages = "10082--10099"
}