paper-with-me

Papers

SoundStorm: Efficient Parallel Audio Generation

2023-05-16 · Zalán Borsos, Matt Sharifi, Damien Vincent, Eugene Kharitonov, Neil Zeghidour, Marco Tagliasacchi

We present SoundStorm, a model for efficient, non-autoregressive audio generation. SoundStorm receives as input the semantic tokens of AudioLM, and relies on bidirectional attention and confidence-based parallel decoding to generate the tokens of a neural audio codec. Compared to the autoregressive generation approach of AudioLM, our model produces audio of the same quality and with higher consistency in voice and acoustic conditions, while being two orders of magnitude faster. SoundStorm generates 30 seconds of audio in 0.5 seconds on a TPU-v4. We demonstrate the ability of our model to scale audio generation to longer sequences by synthesizing high-quality, natural dialogue segments, given a transcript annotated with speaker turns and a short prompt with the speakers' voices.

📄 PDF Abstract BibTeX arXiv:2305.09636

Code (3)

ZhangXInFD/soundstorm-speechtokenizer pytorch
lucidrains/soundstorm-pytorch pytorch
nari-labs/dia pytorch

Tasks

Audio Generation

Similar Papers 제목 키워드 기반

Efficient Parallel Audio Generation using Group Masked Language Modeling

2024-01-02 · Myeonghun Jeong, Minchan Kim, Joun Yeop Lee, Nam Soo Kim

We present a fast and high-quality codec language model for parallel audio generation. While SoundStorm, a state-of-the-art parallel audio generation model, accelerates inference speed compared to autoregressive models, …

Audio GenerationComputational EfficiencyLanguage ModelingLanguage Modelling+1

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 gener…

Improving Audio Codec-based Zero-Shot Text-to-Speech Synthesis with Multi-Modal Context and Large Language Model

2024-06-06 · Jinlong Xue, Yayue Deng, Yicheng Han, Yingming Gao 외

Recent advances in large language models (LLMs) and development of audio codecs greatly propel the zero-shot TTS. They can synthesize personalized speech with only a 3-second speech of an unseen speaker as acoustic promp…

Language ModelingLanguage ModellingLarge Language ModelSpeech Synthesis+3

IMPACT: Iterative Mask-based Parallel Decoding for Text-to-Audio Generation with Diffusion Modeling

2025-05-31 · Kuan-Po Huang, Shu-wen Yang, Huy Phan, Bo-Ru Lu 외

Text-to-audio generation synthesizes realistic sounds or music given a natural language prompt. Diffusion-based frameworks, including the Tango and the AudioLDM series, represent the state-of-the-art in text-to-audio gen…

AudioCapsAudio GenerationFAD

Multi-Speaker Conversational Audio Deepfake: Taxonomy, Dataset and Pilot Study

2026-01-30 · Alabi Ahmed, Vandana Janeja, Sanjay Purushotham arxiv

The rapid advances in text-to-speech (TTS) technologies have made audio deepfakes increasingly realistic and accessible, raising significant security and trust concerns. While existing research has largely focused on det…

DeepFake Detection