Masterarbeit, 2020
47 Seiten
1 Introduction
1.1 Host institution
1.2 Research purpose
1.3 Background
1.3.1 Speech style in speech synthesis
1.3.2 Grapheme-to-Phoneme (G2P) conversion
1.4 Organization of the report
2 Sequence-to-sequence (Seq2Seq) encoder-decoder architecture for speech-style-aware G2P conversion
2.1 An overview of deep learning (DL) and neural networks
2.1.1 Feedfoward neural networks
2.1.2 Recurrent neural networks (RNNs) and long short-term memory (LSTM)
2.2 Sequence-to-sequence (Seq2Seq) encoder-decoder framework
2.3 Attention mechanism in encoder-decoder framework
2.4 Adaptation of Seq2Seq architecture for speech-style-aware G2P conversion
3 Experiments and results
3.1 Preliminary experiments
3.1.1 Experiment setup
3.1.2 Results
3.2 Using short segments
3.2.1 Constructing short segments and model configuration
3.2.2 Results
3.3 Architecture selection
3.4 Impact of word boundaries
3.5 Impact of pre-training
3.6 Evaluation for various emotions
4 Conclusion
A CMUdict for English results
The main objective of this research is to investigate the contribution of segmental pronunciation variations to expressivity in speech synthesis for the French language. The research focuses on developing deep neural network models capable of transforming a neutral or canonical pronunciation into a specific pronunciation that corresponds to a target speech style or emotional state, thereby overcoming the limitations of standard neutral speech synthesis.
Grapheme-to-Phoneme (G2P) conversion
As stated previously, our major research purpose is to investigate if deep neural networks architecture can help to develop a model that can transform a canonical pronunciation into a specific pronunciation corresponding to a chosen speech style in terms of pronunciation variations, and in particular for French, pronunciation variations mainly concerns phenomena such as addition or omission of mute "e" (i.e. schwa-like vowels) and the realization or elimination of pauses between words. Therefore, such a model would have to learn how to modify certain sounds, to delete or add mute "e", and to deal with liaison consonants and pauses. Another, more global approach will be to learn a model that directly converts a text into a sequence of phonemes (and pauses) for a given speech style. Such a model should therefore learn both the conversion of letter sequences into phoneme sequences and the specificities of each speech style. To fulfill those goals, the scheme of grapheme-to-phoneme (G2P) conversion is apparently a good choice.
The G2P conversion system is a key component in both automatic speech recognition (ASR) and text-to-speech synthesis (TTS) systems as it describes how words are pronounced. The G2P conversion can be viewed as a process of translating an input sequence of graphemes (letters) to an output sequence of phonemes. Usually, the grapheme and phoneme sequences have been aligned to form joint grapheme-phoneme units. In these alignments, a grapheme may correspond to a single phoneme, a null phoneme with no pronunciation, or a compound phoneme that is a concatenation of two or more phonemes. It’s also possible that two or more graphemes correspond to a single phoneme.
1 Introduction: Provides an overview of the host institution and the research motivation, highlighting the need for more expressive TTS systems beyond neutral speaking styles.
2 Sequence-to-sequence (Seq2Seq) encoder-decoder architecture for speech-style-aware G2P conversion: Reviews the deep learning fundamentals and the specific Seq2Seq encoder-decoder framework used to address the G2P conversion task.
3 Experiments and results: Details the experimental setup using the Caroline corpus, including the investigation of short segments, word boundaries, and the impact of pre-training on model performance.
4 Conclusion: Summarizes the key findings of the project and suggests potential directions for future research to further improve model expressivity and performance.
A CMUdict for English results: Presents the evaluation results obtained by applying the proposed model architecture to the English CMUdict dataset.
Deep Learning, Neural Networks, Speech Synthesis, Text-To-Speech (TTS), Grapheme-to-Phoneme (G2P), Expressive Speech, Pronunciation Variation, French, Sequence-to-Sequence, LSTM, Phoneme Error Rate, Attention Mechanism, OpenNMT, Emotional Expressivity, Mute "e".
The primary goal is to investigate how pronunciation variations (segmental level) contribute to the perception of emotions in French speech synthesis and whether deep neural networks can model these variations effectively to enhance expressivity.
The study centers on Text-To-Speech synthesis, Grapheme-to-Phoneme conversion, deep learning, sequence-to-sequence modeling, and the phonetic analysis of emotional and expressive speech in French.
The research uses an encoder-decoder sequence-to-sequence (Seq2Seq) architecture based on Recurrent Neural Networks (RNNs) with Long Short-Term Memory (LSTM) cells, implemented within the OpenNMT toolkit.
The main part documents extensive experiments, starting with whole-sentence level training and progressing to optimized short-segment models, incorporating word boundary information and pre-training techniques to minimize the Phoneme Error Rate.
The keywords highlight the intersection of advanced deep learning techniques (like RNNs/LSTMs) and linguistic specificities, specifically focusing on expressive speech synthesis and G2P conversion for the French language.
The work demonstrates that using short phoneme segments and pre-trained models leads to significant improvements in predicting expressive pronunciation, thereby validating the proposed architecture for expressive speech synthesis.
The experiments showed that splitting sequences at interword pauses into shorter segments significantly reduces the Phoneme Error Rate (PER) compared to training on long, whole-sentence sequences, as it makes the learning process more manageable for the model.
The Caroline expressive speech corpus provides the necessary labeled data (neutral and 6 emotional expressions) for the French language, enabling the actress-based "exercise in style" data to be used for training the G2P conversion models.
Der GRIN Verlag hat sich seit 1998 auf die Veröffentlichung akademischer eBooks und Bücher spezialisiert. Der GRIN Verlag steht damit als erstes Unternehmen für User Generated Quality Content. Die Verlagsseiten GRIN.com, Hausarbeiten.de und Diplomarbeiten24 bieten für Hochschullehrer, Absolventen und Studenten die ideale Plattform, wissenschaftliche Texte wie Hausarbeiten, Referate, Bachelorarbeiten, Masterarbeiten, Diplomarbeiten, Dissertationen und wissenschaftliche Aufsätze einem breiten Publikum zu präsentieren.
Kostenfreie Veröffentlichung: Hausarbeit, Bachelorarbeit, Diplomarbeit, Dissertation, Masterarbeit, Interpretation oder Referat jetzt veröffentlichen!

