English

Selective Data Augmentation for Robust Speech Translation

Computation and Language 2023-04-26 v2 Sound Audio and Speech Processing

Abstract

Speech translation (ST) systems translate speech in one language to text in another language. End-to-end ST systems (e2e-ST) have gained popularity over cascade systems because of their enhanced performance due to reduced latency and computational cost. Though resource intensive, e2e-ST systems have the inherent ability to retain para and non-linguistic characteristics of the speech unlike cascade systems. In this paper, we propose to use an e2e architecture for English-Hindi (en-hi) ST. We use two imperfect machine translation (MT) services to translate Libri-trans en text into hi text. While each service gives MT data individually to generate parallel ST data, we propose a data augmentation strategy of noisy MT data to aid robust ST. The main contribution of this paper is the proposal of a data augmentation strategy. We show that this results in better ST (BLEU score) compared to brute force augmentation of MT data. We observed an absolute improvement of 1.59 BLEU score with our approach.

Keywords

Cite

@article{arxiv.2304.03169,
  title  = {Selective Data Augmentation for Robust Speech Translation},
  author = {Rajul Acharya and Ashish Panda and Sunil Kumar Kopparapu},
  journal= {arXiv preprint arXiv:2304.03169},
  year   = {2023}
}

Comments

Did not realize that the experiments and the analysis based on the experiments were incomplete

R2 v1 2026-06-28T09:53:08.386Z