An End-to-end Chinese Text Normalization Model based on Rule-guided Flat-Lattice Transformer
Wenlin Dai, Changhe Song, Xiang Li, Zhiyong Wu, Huashan Pan, Xiulin, Li, Helen Meng

TL;DR
This paper introduces an end-to-end Chinese text normalization model based on a rule-guided Flat-Lattice Transformer, effectively integrating expert rules into neural networks to improve speech synthesis clarity.
Contribution
The paper presents a novel end-to-end model that incorporates expert rules into a Flat-Lattice Transformer for Chinese text normalization, along with a large-scale dataset.
Findings
Achieved superior performance on the proposed dataset.
Effectively integrates rule-based knowledge into neural models.
Outperforms existing methods in Chinese text normalization.
Abstract
Text normalization, defined as a procedure transforming non standard words to spoken-form words, is crucial to the intelligibility of synthesized speech in text-to-speech system. Rule-based methods without considering context can not eliminate ambiguation, whereas sequence-to-sequence neural network based methods suffer from the unexpected and uninterpretable errors problem. Recently proposed hybrid system treats rule-based model and neural model as two cascaded sub-modules, where limited interaction capability makes neural network model cannot fully utilize expert knowledge contained in the rules. Inspired by Flat-LAttice Transformer (FLAT), we propose an end-to-end Chinese text normalization model, which accepts Chinese characters as direct input and integrates expert knowledge contained in rules into the neural network, both contribute to the superior performance of proposed model…
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
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Speech and dialogue systems
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Dropout · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Dense Connections · Label Smoothing · Multi-Head Attention · Adam
