English

ASTRA: Aligning Speech and Text Representations for Asr without Sampling

Audio and Speech Processing 2024-09-27 v2 Machine Learning Sound

Abstract

This paper introduces ASTRA, a novel method for improving Automatic Speech Recognition (ASR) through text injection.Unlike prevailing techniques, ASTRA eliminates the need for sampling to match sequence lengths between speech and text modalities. Instead, it leverages the inherent alignments learned within CTC/RNNT models. This approach offers the following two advantages, namely, avoiding potential misalignment between speech and text features that could arise from upsampling and eliminating the need for models to accurately predict duration of sub-word tokens. This novel formulation of modality (length) matching as a weighted RNNT objective matches the performance of the state-of-the-art duration-based methods on the FLEURS benchmark, while opening up other avenues of research in speech processing.

Keywords

Cite

@article{arxiv.2406.06664,
  title  = {ASTRA: Aligning Speech and Text Representations for Asr without Sampling},
  author = {Neeraj Gaur and Rohan Agrawal and Gary Wang and Parisa Haghani and Andrew Rosenberg and Bhuvana Ramabhadran},
  journal= {arXiv preprint arXiv:2406.06664},
  year   = {2024}
}

Comments

To be published in Interspeech 2024

R2 v1 2026-06-28T17:00:18.153Z