English

End-to-End Speech Translation for Code Switched Speech

Computation and Language 2022-04-12 v1 Sound Audio and Speech Processing

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.

Keywords

Cite

@article{arxiv.2204.05076,
  title  = {End-to-End Speech Translation for Code Switched Speech},
  author = {Orion Weller and Matthias Sperber and Telmo Pires and Hendra Setiawan and Christian Gollan and Dominic Telaar and Matthias Paulik},
  journal= {arXiv preprint arXiv:2204.05076},
  year   = {2022}
}

Comments

Accepted to Findings of ACL 2022

R2 v1 2026-06-24T10:44:26.713Z