Skip to content

TideDancer/ctc-align

Repository files navigation

A Comprehensive Study on CTC Loss for Timing Alignment

This repo contains the essential code for the ICASSP 2022 submission: "A Comprehensive Study on CTC Loss for Timing Alignment", Xingyu Cai, Jiahong Yuan, Renjie Zheng, Kenneth Church.

Credits

The code is largely based on the following repositories and corresponding references:

Install required packages

pip install requirements.txt

Minimum effort to run

bash script.sh standard no regular

The script runs for CTC using a combination of standard update scheme, no prior and regular vocabulary It runs on the TIMIT dataset and obtain phoneme-error-rate (PER) and alignment error (MSE and MAE).

Reference

  1. Connectionist Temporal Classification with Maximum Entropy Regularization Hu Liu, Sheng Jin and Changshui Zhang. Neural Information Processing Systems (NeurIPS), 2018.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published