ACL 2022findings28 citations

End-to-End Speech Translation for Code Switched Speech

Orion Weller, Matthias Sperber, Telmo Pires, Hendra Setiawan, Christian Gollan, Dominic Telaar, Matthias Paulik

Abstract

Code switching (CS) refers to the phenomenon of interchangeably using words and phrases from different languages. CS can pose significant accuracy challenges to NLP, due to the often monolingual nature of the underlying systems. In this work, we focus on CS in the context of English/Spanish conversations for the task of speech translation (ST), generating and evaluating both transcript and translation. To evaluate model performance on this task, we create a novel ST corpus derived from existing public data sets. We explore various ST architectures across two dimensions: cascaded (transcribe then translate) vs end-to-end (jointly transcribe and translate) and unidirectional (source -> target) vs bidirectional (source <-> target). We show that our ST architectures, and especially our bidirectional end-to-end architecture, perform well on CS speech, even when no CS training data is used.

BibTeX
@inproceedings{weller-etal-2022-end,
    title = "End-to-End Speech Translation for Code Switched Speech",
    author = "Weller, Orion  and
      Sperber, Matthias  and
      Pires, Telmo  and
      Setiawan, Hendra  and
      Gollan, Christian  and
      Telaar, Dominic  and
      Paulik, Matthias",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.113/",
    doi = "10.18653/v1/2022.findings-acl.113",
    pages = "1435--1448"
}
End-to-End Speech Translation for Code Switched Speech · ACL 2022