Efficiently Trained Low-Resource Mongolian Text-to-Speech System Based On FullConv-TTS
Ziqi Liang

TL;DR
This paper introduces a CNN-based text-to-speech system for low-resource Mongolian that reduces training time significantly while maintaining speech quality, avoiding RNN components and using data augmentation techniques.
Contribution
The paper presents a novel CNN-only TTS model that improves training efficiency and robustness for low-resource languages without relying on RNNs.
Findings
Reduced training time compared to Tacotron
Maintained speech quality with CNN-only architecture
Enhanced model robustness through data augmentation
Abstract
Recurrent Neural Networks (RNNs) have become the standard modeling technique for sequence data, and are used in a number of novel text-to-speech models. However, training a TTS model including RNN components has certain requirements for GPU performance and takes a long time. In contrast, studies have shown that CNN-based sequence synthesis technology can greatly reduce training time in text-to-speech models while ensuring a certain performance due to its high parallelism. We propose a new text-to-speech system based on deep convolutional neural networks that does not employ any RNN components (recurrent units). At the same time, we improve the generality and robustness of our model through a series of data augmentation methods such as Time Warping, Frequency Mask, and Time Mask. The final experimental results show that the TTS model using only the CNN component can reduce the training…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Advanced Computational Techniques and Applications
Methods[LivE@PeRson]How do I talk to a real person at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · Sigmoid Activation · Highway Layer · Highway Network · Residual Connection · Tanh Activation · Convolution · Batch Normalization · Residual GRU
