CLSDASJan 24, 2024

SpeechGPT-Gen: Scaling Chain-of-Information Speech Generation

arXiv:2401.13527v239 citationsHas Code
Originality Highly original
AI Analysis

This work addresses inefficiencies in speech generation for applications like text-to-speech and voice conversion, representing a novel method for a known bottleneck.

The paper tackles inefficiencies in speech generation by proposing Chain-of-Information Generation (CoIG) to decouple semantic and perceptual information, resulting in SpeechGPT-Gen, an 8-billion-parameter model that excels in zero-shot text-to-speech, voice conversion, and speech-to-speech dialogue.

Benefiting from effective speech modeling, current Speech Large Language Models (SLLMs) have demonstrated exceptional capabilities in in-context speech generation and efficient generalization to unseen speakers. However, the prevailing information modeling process is encumbered by certain redundancies, leading to inefficiencies in speech generation. We propose Chain-of-Information Generation (CoIG), a method for decoupling semantic and perceptual information in large-scale speech generation. Building on this, we develop SpeechGPT-Gen, an 8-billion-parameter SLLM efficient in semantic and perceptual information modeling. It comprises an autoregressive model based on LLM for semantic information modeling and a non-autoregressive model employing flow matching for perceptual information modeling. Additionally, we introduce the novel approach of infusing semantic information into the prior distribution to enhance the efficiency of flow matching. Extensive experimental results demonstrate that SpeechGPT-Gen markedly excels in zero-shot text-to-speech, zero-shot voice conversion, and speech-to-speech dialogue, underscoring CoIG's remarkable proficiency in capturing and modeling speech's semantic and perceptual dimensions. Code and models are available at https://github.com/0nutation/SpeechGPT.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes