paper-with-me

Papers

Improving TTS for Shanghainese: Addressing Tone Sandhi via Word Segmentation

2023-07-30 · Yuanhao Chen

Tone is a crucial component of the prosody of Shanghainese, a Wu Chinese variety spoken primarily in urban Shanghai. Tone sandhi, which applies to all multi-syllabic words in Shanghainese, then, is key to natural-sounding speech. Unfortunately, recent work on Shanghainese TTS (text-to-speech) such as Apple's VoiceOver has shown poor performance with tone sandhi, especially LD (left-dominant sandhi). Here I show that word segmentation during text preprocessing can improve the quality of tone sandhi production in TTS models. Syllables within the same word are annotated with a special symbol, which serves as a proxy for prosodic information of the domain of LD. Contrary to the common practice of using prosodic annotation mainly for static pauses, this paper demonstrates that prosodic annotation can also be applied to dynamic tonal phenomena. I anticipate this project to be a starting point for bringing formal linguistic accounts of Shanghainese into computational projects. Too long have we been using the Mandarin models to approximate Shanghainese, but it is a different language with its own linguistic features, and its digitisation and revitalisation should be treated as such.

📄 PDF Abstract BibTeX arXiv:2307.16199

Code (1)

edward-martyr/shanghainese-tts 공식 구현

Tasks

text-to-speechText to Speech

Similar Papers 제목 키워드 기반

Form and meaning co-determine the realization of tone in Taiwan Mandarin spontaneous speech: the case of Tone 3 sandhi

2024-08-28 · Yuxin Lu, Yu-Ying Chuang, R. Harald Baayen

In Standard Chinese, Tone 3 (the dipping tone) becomes Tone 2 (rising tone) when followed by another Tone 3. Previous studies have noted that this sandhi process may be incomplete, in the sense that the assimilated Tone …

Form

Sanskrit Sandhi Splitting using seq2(seq)^2

2018-01-01 · Rahul Aralikatte, Neelamadhav Gantayat, Naveen Panwar, Anush Sankaran 외

In Sanskrit, small words (morphemes) are combined to form compound words through a process known as Sandhi. Sandhi splitting is the process of splitting a given compound word into its constituent morphemes. Although rule…

Chinese Word SegmentationDecoder

Sanskrit Sandhi Splitting using seq2(seq)2

2018-10-01 · EMNLP 2018 10 · Rahul Aralikatte, Neelamadhav Gantayat, Naveen Panwar, Anush Sankaran 외

In Sanskrit, small words (morphemes) are combined to form compound words through a process known as Sandhi. Sandhi splitting is the process of splitting a given compound word into its constituent morphemes. Although rule…

Chinese Word SegmentationDecoder

Building a Word Segmenter for Sanskrit Overnight

2018-02-17 · LREC 2018 5 · Vikas Reddy, Amrith Krishna, Vishnu Dutt Sharma, Prateek Gupta 외

There is an abundance of digitised texts available in Sanskrit. However, the word segmentation task in such texts are challenging due to the issue of 'Sandhi'. In Sandhi, words in a sentence often fuse together to form a…

Morphological AnalysisSentence

Probing the phonetic and phonological knowledge of tones in Mandarin TTS models

2019-12-23 · Jian Zhu

This study probes the phonetic and phonological knowledge of lexical tones in TTS models through two experiments. Controlled stimuli for testing tonal coarticulation and tone sandhi in Mandarin were fed into Tacotron 2 a…