ICASSP 2024accepted0 citations

TNFormer: Single-Pass Multilingual Text Normalization with a Transformer Decoder Model

Binbin Shen, Jie Wang, Meng Meng, Yujun Wang

Abstract

Text Normalization (TN) is a pivotal pre-processing procedure in speech synthesis systems, which converts diverse forms of text into a canonical form suitable for correct synthesis. This work introduces a novel model, TNFormer, which innovatively transforms the TN task into a next token prediction problem, leveraging the structure of GPT with only Transformer decoders for efficient, single-pass TN. The strength of TNFormer lies not only in its ability to identify Non-Standard Words that require normalization but also in its aptitude for context-driven normalization in a single pass. Though not exclusively designed for multilingual contexts, TNFormer naturally supports different languages and multilingual mixtures, demonstrating impressive performance on English and Chinese datasets. The development of TNFormer represents a notable advancement in text normalization task.

BibTeX
@inproceedings{icassp2024_tnformersinglepa,
  title = {TNFormer: Single-Pass Multilingual Text Normalization with a Transformer Decoder Model},
  author = {Binbin Shen and Jie Wang and Meng Meng and Yujun Wang},
  booktitle = {ICASSP 2024},
  year = {2024}
}