paper-with-me

홈 › Papers

E2 TTS: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS

2024-06-26 · Sefik Emre Eskimez, Xiaofei Wang, Manthan Thakker, Canrun Li, Chung-Hsien Tsai, Zhen Xiao, Hemin Yang, Zirun Zhu, Min Tang, Xu Tan, Yanqing Liu, Sheng Zhao, Naoyuki Kanda

This paper introduces Embarrassingly Easy Text-to-Speech (E2 TTS), a fully non-autoregressive zero-shot text-to-speech system that offers human-level naturalness and state-of-the-art speaker similarity and intelligibility. In the E2 TTS framework, the text input is converted into a character sequence with filler tokens. The flow-matching-based mel spectrogram generator is then trained based on the audio infilling task. Unlike many previous works, it does not require additional components (e.g., duration model, grapheme-to-phoneme) or complex techniques (e.g., monotonic alignment search). Despite its simplicity, E2 TTS achieves state-of-the-art zero-shot TTS capabilities that are comparable to or surpass previous works, including Voicebox and NaturalSpeech 3. The simplicity of E2 TTS also allows for flexibility in the input representation. We propose several variants of E2 TTS to improve usability during inference. See https://aka.ms/e2tts/ for demo samples.

📄 PDF Abstract BibTeX arXiv:2406.18009

Code (1)

microsoft/e2tts-test-suite 공식 구현

Tasks

text-to-speechText to Speech

Similar Papers 제목 키워드 기반

From Fully Supervised to Zero Shot Settings for Twitter Hashtag Recommendation

2019-06-11 · Abhay Kumar, Nishant Jain, Suraj Tripathi, Chirag Singh

We propose a comprehensive end-to-end pipeline for Twitter hashtags recommendation system including data collection, supervised training setting and zero shot training setting. In the supervised training setting, we have…

Zero-Shot Learning

EZ-VC: Easy Zero-shot Any-to-Any Voice Conversion

2025-05-22 · Advait Joglekar, Divyanshu Singh, Rooshil Rohit Bhatia, S. Umesh

Voice Conversion research in recent times has increasingly focused on improving the zero-shot capabilities of existing methods. Despite remarkable advancements, current architectures still tend to struggle in zero-shot c…

DecoderVoice Conversion

E1 TTS: Simple and Fast Non-Autoregressive TTS

2024-09-14 · Zhijun Liu, Shuai Wang, Pengcheng Zhu, Mengxiao Bi 외

This paper introduces Easy One-Step Text-to-Speech (E1 TTS), an efficient non-autoregressive zero-shot text-to-speech system based on denoising diffusion pretraining and distribution matching distillation. The training o…

Denoisingtext-to-speechText to Speech

Just CHOP: Embarrassingly Simple LLM Compression

2023-05-24 · Ananya Harsh Jha, Tom Sherborne, Evan Pete Walsh, Dirk Groeneveld 외

Large language models (LLMs) enable unparalleled few- and zero-shot reasoning capabilities but at a high computational footprint. A growing assortment of methods for compression promises to reduce the computational burde…

Knowledge DistillationLanguage ModelingLanguage ModellingLarge Language Model+1

StableVC: Style Controllable Zero-Shot Voice Conversion with Conditional Flow Matching

2024-12-06 · Jixun Yao, Yuguang Yang, Yu Pan, Ziqian Ning 외

Zero-shot voice conversion (VC) aims to transfer the timbre from the source speaker to an arbitrary unseen speaker while preserving the original linguistic content. Despite recent advancements in zero-shot VC using langu…

Voice Conversion