EMNLP 2021system demonstrations4 citations

MeetDot: Videoconferencing with Live Translation Captions

Arkady Arkhangorodsky, Christopher Chu, Scot Fang, Yiqi Huang, Denglin Jiang, Ajay Nagesh, Boliang Zhang, Kevin Knight

Abstract

We present MeetDot, a videoconferencing system with live translation captions overlaid on screen. The system aims to facilitate conversation between people who speak different languages, thereby reducing communication barriers between multilingual participants. Currently, our system supports speech and captions in 4 languages and combines automatic speech recognition (ASR) and machine translation (MT) in a cascade. We use the re-translation strategy to translate the streamed speech, resulting in caption flicker. Additionally, our system has very strict latency requirements to have acceptable call quality. We implement several features to enhance user experience and reduce their cognitive load, such as smooth scrolling captions and reducing caption flicker. The modular architecture allows us to integrate different ASR and MT services in our backend. Our system provides an integrated evaluation suite to optimize key intrinsic evaluation metrics such as accuracy, latency and erasure. Finally, we present an innovative cross-lingual word-guessing game as an extrinsic evaluation metric to measure end-to-end system performance. We plan to make our system open-source for research purposes.

BibTeX
@inproceedings{arkhangorodsky-etal-2021-meetdot,
    title = "{M}eet{D}ot: Videoconferencing with Live Translation Captions",
    author = "Arkhangorodsky, Arkady  and
      Chu, Christopher  and
      Fang, Scot  and
      Huang, Yiqi  and
      Jiang, Denglin  and
      Nagesh, Ajay  and
      Zhang, Boliang  and
      Knight, Kevin",
    editor = "Adel, Heike  and
      Shi, Shuming",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-demo.23/",
    doi = "10.18653/v1/2021.emnlp-demo.23",
    pages = "195--202"
}
MeetDot: Videoconferencing with Live Translation Captions · EMNLP 2021