paper-with-me

Papers

SupertonicTTS: Towards Highly Scalable and Efficient Text-to-Speech System

2025-03-29 · Hyeongju Kim, Jinhyeok Yang, Yechan Yu, Seunghun Ji, Jacob Morton, Frederik Bous, Joon Byun, Juheon Lee

We present a novel text-to-speech (TTS) system, namely SupertonicTTS, for improved scalability and efficiency in speech synthesis. SupertonicTTS comprises three components: a speech autoencoder for continuous latent representation, a text-to-latent module leveraging flow-matching for text-to-latent mapping, and an utterance-level duration predictor. To enable a lightweight architecture, we employ a low-dimensional latent space, temporal compression of latents, and ConvNeXt blocks. We further simplify the TTS pipeline by operating directly on raw character-level text and employing cross-attention for text-speech alignment, thus eliminating the need for grapheme-to-phoneme (G2P) modules and external aligners. In addition, we introduce context-sharing batch expansion that accelerates loss convergence and stabilizes text-speech alignment. Experimental results demonstrate that SupertonicTTS achieves competitive performance while significantly reducing architectural complexity and computational overhead compared to contemporary TTS models. Audio samples demonstrating the capabilities of SupertonicTTS are available at: https://supertonictts.github.io/.

📄 PDF Abstract BibTeX arXiv:2503.23108

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Synthesistext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

ConvNeXt 설명 없음

Similar Papers 제목 키워드 기반

BTS: Back TranScription for Speech-to-Text Post-Processor using Text-to-Speech-to-Text

2021-08-01 · ACL (WAT) 2021 8 · Chanjun Park, Jaehyung Seo, Seolhwa Lee, Chanhee Lee 외

With the growing popularity of smart speakers, such as Amazon Alexa, speech is becoming one of the most important modes of human-computer interaction. Automatic speech recognition (ASR) is arguably the most critical comp…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Denoisingspeech-recognition+4

SpeechLMScore: Evaluating speech generation using speech language model

2022-12-08 · Soumi Maiti, Yifan Peng, Takaaki Saeki, Shinji Watanabe

While human evaluation is the most reliable metric for evaluating speech generation systems, it is generally costly and time-consuming. Previous studies on automatic speech quality assessment address the problem by predi…

Language ModelingLanguage ModellingmodelSpeech Enhancement+3

Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis

2018-03-23 · ICML 2018 7 · Yuxuan Wang, Daisy Stanton, Yu Zhang, RJ Skerry-Ryan 외

In this work, we propose "global style tokens" (GSTs), a bank of embeddings that are jointly trained within Tacotron, a state-of-the-art end-to-end speech synthesis system. The embeddings are trained with no explicit lab…

Speech SynthesisStyle TransferText-To-Speech Synthesis

Transplantation of Conversational Speaking Style with Interjections in Sequence-to-Sequence Speech Synthesis

2022-07-25 · Raul Fernandez, David Haws, Guy Lorberbom, Slava Shechtman 외

Sequence-to-Sequence Text-to-Speech architectures that directly generate low level acoustic features from phonetic sequences are known to produce natural and expressive speech when provided with adequate amounts of train…

Data AugmentationSpeech SynthesisStyle Transfertext-to-speech+2

FBWave: Efficient and Scalable Neural Vocoders for Streaming Text-To-Speech on the Edge

2020-11-25 · Bichen Wu, Qing He, Peizhao Zhang, Thilo Koehler 외

Nowadays more and more applications can benefit from edge-based text-to-speech (TTS). However, most existing TTS models are too computationally expensive and are not flexible enough to be deployed on the diverse variety …

text-to-speechText to Speech