pith. sign in

arxiv: 2204.05076 · v1 · pith:GEMKN6YEnew · submitted 2022-04-11 · 💻 cs.CL · cs.SD· eess.AS

End-to-End Speech Translation for Code Switched Speech

classification 💻 cs.CL cs.SDeess.AS
keywords speechend-to-endtranslationarchitecturesbidirectionalcodedatasource
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Adding Robust Code-Switching Capabilities to High Performance Multilingual ASR

    cs.CL 2026-06 unverdicted novelty 5.0

    Proposes Bayesian factorized adaptation for multilingual ASR to handle code-switching, reporting 32.87% fewer errors on switched words and 5.31% better overall WER while preserving monolingual accuracy with small synt...