paper-with-me

Papers

Syllable based DNN-HMM Cantonese Speech to Text System

2024-02-13 · LREC 2016 5 · Timothy Wong, Claire Li, Sam Lam, Billy Chiu, Qin Lu, Minglei Li, Dan Xiong, Roy Shing Yu, Vincent T. Y. Ng

This paper reports our work on building up a Cantonese Speech-to-Text (STT) system with a syllable based acoustic model. This is a part of an effort in building a STT system to aid dyslexic students who have cognitive deficiency in writing skills but have no problem expressing their ideas through speech. For Cantonese speech recognition, the basic unit of acoustic models can either be the conventional Initial-Final (IF) syllables, or the Onset-Nucleus-Coda (ONC) syllables where finals are further split into nucleus and coda to reflect the intra-syllable variations in Cantonese. By using the Kaldi toolkit, our system is trained using the stochastic gradient descent optimization model with the aid of GPUs for the hybrid Deep Neural Network and Hidden Markov Model (DNN-HMM) with and without I-vector based speaker adaptive training technique. The input features of the same Gaussian Mixture Model with speaker adaptive training (GMM-SAT) to DNN are used in all cases. Experiments show that the ONC-based syllable acoustic modeling with I-vector based DNN-HMM achieves the best performance with the word error rate (WER) of 9.66% and the real time factor (RTF) of 1.38812.

📄 PDF Abstract BibTeX arXiv:2402.08788

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech RecognitionSpeech-to-Text

Similar Papers 제목 키워드 기반

Improving Rare Words Recognition through Homophone Extension and Unified Writing for Low-resource Cantonese Speech Recognition

2023-02-02 · Holam Chung, Junan Li, Pengfei Liu1, Wai-Kim Leung 외

Homophone characters are common in tonal syllable-based languages, such as Mandarin and Cantonese. The data-intensive end-to-end Automatic Speech Recognition (ASR) systems are more likely to mis-recognize homophone chara…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Rhythm Zone Theory: Speech Rhythms are Physical after all

2019-01-31 · Dafydd Gibbon, Xuewei Lin

Speech rhythms have been dealt with in three main ways: from the introspective analyses of rhythm as a correlate of syllable and foot timing in linguistics and applied linguistics, through analyses of durations of segmen…

AllEdge DetectionRhythm

A Study of Modeling Rising Intonation in Cantonese Neural Speech Synthesis

2022-08-03 · Qibing Bai, Tom Ko, Yu Zhang

In human speech, the attitude of a speaker cannot be fully expressed only by the textual content. It has to come along with the intonation. Declarative questions are commonly used in daily Cantonese conversations, and th…

Speech Synthesistext-to-speechText to Speech

Representation Learning for Discovering Phonemic Tone Contours

2019-10-20 · WS 2020 7 · Bai Li, Jing Yi Xie, Frank Rudzicz

Tone is a prosodic feature used to distinguish words in many languages, some of which are endangered and scarcely documented. In this work, we use unsupervised representation learning to identify probable clusters of syl…

DecoderRepresentation Learning

PyCantonese: Cantonese Linguistics and NLP in Python

2022-06-01 · LREC 2022 6 · Jackson Lee, Litong Chen, Charles Lam, Chaak Ming Lau 외

This paper introduces PyCantonese, an open-source Python library for Cantonese linguistics and natural language processing. After the library design, implementation, corpus data format, and key datasets included are intr…

Part-Of-Speech Tagging