Jointly Learning to Align and Convert Graphemes to Phonemes with Neural Attention Models
Shubham Toshniwal, Karen Livescu

TL;DR
This paper introduces an attention-based encoder-decoder model for grapheme-to-phoneme conversion that jointly learns alignment and conversion, achieving state-of-the-art results on multiple datasets.
Contribution
It presents a novel neural attention model that eliminates the need for explicit alignments in grapheme-to-phoneme conversion tasks.
Findings
Achieves state-of-the-art accuracy on CMUDict, Pronlex, and NetTalk datasets.
Demonstrates effectiveness of global and local attention mechanisms.
Outperforms previous joint sequence models.
Abstract
We propose an attention-enabled encoder-decoder model for the problem of grapheme-to-phoneme conversion. Most previous work has tackled the problem via joint sequence models that require explicit alignments for training. In contrast, the attention-enabled encoder-decoder model allows for jointly learning to align and convert characters to phonemes. We explore different types of attention models, including global and local attention, and our best models achieve state-of-the-art results on three standard data sets (CMUDict, Pronlex, and NetTalk).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech Recognition and Synthesis
