paper-with-me

Papers

Pheme: Efficient and Conversational Speech Generation

2024-01-05 · Paweł Budzianowski, Taras Sereda, Tomasz Cichy, Ivan Vulić

In recent years, speech generation has seen remarkable progress, now achieving one-shot generation capability that is often virtually indistinguishable from real human voice. Integrating such advancements in speech generation with large language models might revolutionize a wide range of applications. However, certain applications, such as assistive conversational systems, require natural and conversational speech generation tools that also operate efficiently in real time. Current state-of-the-art models like VALL-E and SoundStorm, powered by hierarchical neural audio codecs, require large neural components and extensive training data to work well. In contrast, MQTTS aims to build more compact conversational TTS models while capitalizing on smaller-scale real-life conversational speech data. However, its autoregressive nature yields high inference latency and thus limits its real-time usage. In order to mitigate the current limitations of the state-of-the-art TTS models while capitalizing on their strengths, in this work we introduce the Pheme model series that 1) offers compact yet high-performing models, 2) allows for parallel speech generation of 3) natural conversational speech, and 4) it can be trained efficiently on smaller-scale conversational data, cutting data demands by more than 10x but still matching the quality of the autoregressive TTS models. We also show that through simple teacher-student distillation we can meet significant improvements in voice quality for single-speaker setups on top of pretrained Pheme checkpoints, relying solely on synthetic speech generated by much larger teacher models. Audio samples and pretrained models are available online.

📄 PDF Abstract BibTeX arXiv:2401.02839

Code (1)

PolyAI-LDN/pheme 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Grapheme-Coherent Phonemic and Prosodic Annotation of Speech by Implicit and Explicit Grapheme Conditioning

2025-06-05 · Hien Ohnaka, Yuma Shirahata, Byeongseon Park, Ryuichi Yamamoto

We propose a model to obtain phonemic and prosodic labels of speech that are coherent with graphemes. Unlike previous methods that simply fine-tune a pre-trained ASR model with the labels, the proposed model conditions t…

text-to-speechText to Speech

SPARCLE: SPeaker-aware Aligned Representations via Contrastive Language Embeddings

2026-05-01 · Priyam Mazumdar, Yurii Halychanskyi, Steven Guo, Mark Hasegawa-Johnson 외 arxiv

Recent advances in speech synthesis have shifted from phoneme representations to direct grapheme modeling. While phonemes address the one-to-many mapping between text and acoustics, they rely on grapheme-to-phoneme (G2P)…

Speech Synthesis

An Investigation of the Relation Between Grapheme Embeddings and Pronunciation for Tacotron-based Systems

2020-10-21 · Antoine Perquin, Erica Cooper, Junichi Yamagishi

End-to-end models, particularly Tacotron-based ones, are currently a popular solution for text-to-speech synthesis. They allow the production of high-quality synthesized speech with little to no text preprocessing. Indee…

Grapheme-to-Phoneme ConversionRelationSpeech Synthesistext-to-speech+2

Generating Data with Text-to-Speech and Large-Language Models for Conversational Speech Recognition

2024-08-17 · Samuele Cornell, Jordan Darefsky, Zhiyao Duan, Shinji Watanabe

Currently, a common approach in many speech processing tasks is to leverage large scale pre-trained models by fine-tuning them on in-domain data for a particular application. Yet obtaining even a small amount of such dat…

Language ModelingLanguage ModellingLarge Language Modelspeech-recognition+5

Tigrinya Automatic Speech recognition with Morpheme based recognition units

2020-07-01 · WS 2020 7 · Hafte Abera, sebsibe hailemariam

The Tigrinya language is agglutinative and has a large number of inflected and derived forms of words. Therefore a Tigrinya large vocabulary continuous speech recognition system often has a large number of different unit…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3