paper-with-me

홈 › Papers

Lightweight End-to-end Text-to-speech Synthesis for low resource on-device applications

2025-05-12 · Biel Tura Vecino, Adam Gabryś, Daniel Mątwicki, Andrzej Pomirski, Tom Iddon, Marius Cotescu, Jaime Lorenzo-Trueba

Recent works have shown that modelling raw waveform directly from text in an end-to-end (E2E) fashion produces more natural-sounding speech than traditional neural text-to-speech (TTS) systems based on a cascade or two-stage approach. However, current E2E state-of-the-art models are computationally complex and memory-consuming, making them unsuitable for real-time offline on-device applications in low-resource scenarios. To address this issue, we propose a Lightweight E2E-TTS (LE2E) model that generates high-quality speech requiring minimal computational resources. We evaluate the proposed model on the LJSpeech dataset and show that it achieves state-of-the-art performance while being up to $90\%$ smaller in terms of model parameters and $10\times$ faster in real-time-factor. Furthermore, we demonstrate that the proposed E2E training paradigm achieves better quality compared to an equivalent architecture trained in a two-stage approach. Our results suggest that LE2E is a promising approach for developing real-time, high quality, low-resource TTS applications for on-device applications.

📄 PDF Abstract BibTeX arXiv:2505.07701

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Similar Papers 제목 키워드 기반

LightSpeech: Lightweight and Fast Text to Speech with Neural Architecture Search

2021-02-08 · Renqian Luo, Xu Tan, Rui Wang, Tao Qin 외

Text to speech (TTS) has been broadly used to synthesize natural and intelligible speech in different scenarios. Deploying TTS in various end devices such as mobile phones or embedded devices requires extremely small mem…

CPUModel CompressionNeural Architecture Searchtext-to-speech+1

Edge-Based Speech Transcription and Synthesis for Kinyarwanda and Swahili Languages

2025-10-18 · Pacome Simon Mbonimpa, Diane Tuyizere, Azizuddin Ahmed Biyabani, Ozan K. Tonguz arxiv

This paper presents a novel framework for speech transcription and synthesis, leveraging edge-cloud parallelism to enhance processing speed and accessibility for Kinyarwanda and Swahili speakers. It addresses the scarcit…

FLY-TTS: Fast, Lightweight and High-Quality End-to-End Text-to-Speech Synthesis

2024-06-30 · Yinlin Guo, Yening Lv, Jinqiao Dou, Yan Zhang 외

While recent advances in Text-To-Speech synthesis have yielded remarkable improvements in generating high-quality speech, research on lightweight and fast models is limited. This paper introduces FLY-TTS, a new fast, lig…

CPUDecoderSpeech Synthesistext-to-speech+2

Macedonian Speech Synthesis for Assistive Technology Applications

2022-05-18 · Bojan Sofronievski, Elena Velovska, Martin Velichkovski, Violeta Argirova 외

Speech technology is becoming ever more ubiquitous with the advance of speech enabled devices and services. The use of speech synthesis in Augmentative and Alternative Communication tools, has facilitated inclusion of in…

Deep LearningPitch controlSpeech Synthesis

EM-TTS: Efficiently Trained Low-Resource Mongolian Lightweight Text-to-Speech

2024-03-13 · ZiQi Liang, Haoxiang Shi, Jiawei Wang, Keda Lu

Recently, deep learning-based Text-to-Speech (TTS) systems have achieved high-quality speech synthesis results. Recurrent neural networks have become a standard modeling technique for sequential data in TTS systems and a…

GPUSpeech Synthesistext-to-speechText to Speech