English

Mandarin tone modeling using recurrent neural networks

Sound 2017-11-07 v1 Audio and Speech Processing

Abstract

We propose an Encoder-Classifier framework to model the Mandarin tones using recurrent neural networks (RNN). In this framework, extracted frames of features for tone classification are fed in to the RNN and casted into a fixed dimensional vector (tone embedding) and then classified into tone types using a softmax layer along with other auxiliary inputs. We investigate various configurations that help to improve the model, including pooling, feature splicing and utilization of syllable-level tone embeddings. Besides, tone embeddings and durations of the contextual syllables are exploited to facilitate tone classification. Experimental results on Mandarin tone classification show the proposed network setups improve tone classification accuracy. The results indicate that the RNN encoder-classifier based tone model flexibly accommodates heterogeneous inputs (sequential and segmental) and hence has the advantages from both the sequential classification tone models and segmental classification tone models.

Keywords

Cite

@article{arxiv.1711.01946,
  title  = {Mandarin tone modeling using recurrent neural networks},
  author = {Hao Huang and Ying Hu and Haihua Xu},
  journal= {arXiv preprint arXiv:1711.01946},
  year   = {2017}
}
R2 v1 2026-06-22T22:37:22.905Z