English

Phone-to-audio alignment without text: A Semi-supervised Approach

Computation and Language 2022-02-07 v2 Sound Audio and Speech Processing

Abstract

The task of phone-to-audio alignment has many applications in speech research. Here we introduce two Wav2Vec2-based models for both text-dependent and text-independent phone-to-audio alignment. The proposed Wav2Vec2-FS, a semi-supervised model, directly learns phone-to-audio alignment through contrastive learning and a forward sum loss, and can be coupled with a pretrained phone recognizer to achieve text-independent alignment. The other model, Wav2Vec2-FC, is a frame classification model trained on forced aligned labels that can both perform forced alignment and text-independent segmentation. Evaluation results suggest that both proposed methods, even when transcriptions are not available, generate highly close results to existing forced alignment tools. Our work presents a neural pipeline of fully automated phone-to-audio alignment. Code and pretrained models are available at https://github.com/lingjzhu/charsiu.

Keywords

Cite

@article{arxiv.2110.03876,
  title  = {Phone-to-audio alignment without text: A Semi-supervised Approach},
  author = {Jian Zhu and Cong Zhang and David Jurgens},
  journal= {arXiv preprint arXiv:2110.03876},
  year   = {2022}
}

Comments

ICASSP 2022

R2 v1 2026-06-24T06:43:34.946Z