COLING 2024main0 citations

Automatic Partitioning of a Code-Switched Speech Corpus Using Mixed-Integer Programming

Joshua Miles Jansen van Vüren, Febe de Wet, Thomas Niesler

Abstract

Defining training, development and test set partitions for speech corpora is usually accomplished by hand. However, for the dataset under investigation, which contains a large number of speakers, eight different languages and code-switching between all the languages, this style of partitioning is not feasible. Therefore, we view the partitioning task as a resource allocation problem and propose to solve it automatically and optimally by the application of mixed-integer linear programming. Using this approach, we are able to partition a new 41.6-hour multilingual corpus of code-switched speech into training, development and testing partitions while maintaining a fixed number of speakers and a specific amount of code-switched speech in the development and test partitions. For this newly partitioned corpus, we present baseline speech recognition results using a state-of-the-art multilingual transformer model (Wav2Vec2-XLS-R) and show that the exclusion of very short utterances (<1s) results in substantially improved speech recognition performance.

BibTeX
@inproceedings{jansen-van-vuren-etal-2024-automatic,
    title = "Automatic Partitioning of a Code-Switched Speech Corpus Using Mixed-Integer Programming",
    author = {Jansen van V{\"u}ren, Joshua Miles  and
      de Wet, Febe  and
      Niesler, Thomas},
    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.174/",
    pages = "1944--1952"
}