ASAICLLGMay 3, 2024

TIPAA-SSL: Text Independent Phone-to-Audio Alignment based on Self-Supervised Learning and Knowledge Transfer

arXiv:2405.02124v1h-index: 8
Originality Incremental advance
AI Analysis

This work addresses alignment for language learning and speech processing, but it is incremental as it builds on existing self-supervised models and forced-alignment techniques.

The paper tackles text-independent phone-to-audio alignment by developing a method based on self-supervised learning and knowledge transfer, which outperforms the state-of-the-art (charsiu) on synthetic data from TIMIT and SCRIBE datasets for English.

In this paper, we present a novel approach for text independent phone-to-audio alignment based on phoneme recognition, representation learning and knowledge transfer. Our method leverages a self-supervised model (wav2vec2) fine-tuned for phoneme recognition using a Connectionist Temporal Classification (CTC) loss, a dimension reduction model and a frame-level phoneme classifier trained thanks to forced-alignment labels (using Montreal Forced Aligner) to produce multi-lingual phonetic representations, thus requiring minimal additional training. We evaluate our model using synthetic native data from the TIMIT dataset and the SCRIBE dataset for American and British English, respectively. Our proposed model outperforms the state-of-the-art (charsiu) in statistical metrics and has applications in language learning and speech processing systems. We leave experiments on other languages for future work but the design of the system makes it easily adaptable to other languages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes