COLING 2024main2 citations

Indic-TEDST: Datasets and Baselines for Low-Resource Speech to Text Translation

Nivedita Sethiya, Saanvi Nair, Chandresh Maurya

Abstract

Speech-to-text (ST) task is the translation of speech in a language to text in a different language. It has use cases in subtitling, dubbing, etc. Traditionally, ST task has been solved by cascading automatic speech recognition (ASR) and machine translation (MT) models which leads to error propagation, high latency, and training time. To minimize such issues, end-to-end models have been proposed recently. However, we find that only a few works have reported results of ST models on a limited number of low-resource languages. To take a step further in this direction, we release datasets and baselines for low-resource ST tasks. Concretely, our dataset has 9 language pairs and benchmarking has been done against SOTA ST models. The low performance of SOTA ST models on Indic-TEDST data indicates the necessity of the development of ST models specifically designed for low-resource languages.

BibTeX
@inproceedings{sethiya-etal-2024-indic,
    title = "{I}ndic-{TEDST}: Datasets and Baselines for Low-Resource Speech to Text Translation",
    author = "Sethiya, Nivedita  and
      Nair, Saanvi  and
      Maurya, Chandresh",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.790/",
    pages = "9019--9024"
}