English

Unifying Speech Recognition, Synthesis and Conversion with Autoregressive Transformers

Sound 2026-01-19 v1 Artificial Intelligence Audio and Speech Processing

Abstract

Traditional speech systems typically rely on separate, task-specific models for text-to-speech (TTS), automatic speech recognition (ASR), and voice conversion (VC), resulting in fragmented pipelines that limit scalability, efficiency, and cross-task generalization. In this paper, we present General-Purpose Audio (GPA), a unified audio foundation model that integrates multiple core speech tasks within a single large language model (LLM) architecture. GPA operates on a shared discrete audio token space and supports instruction-driven task induction, enabling a single autoregressive model to flexibly perform TTS, ASR, and VC without architectural modifications. This unified design combines a fully autoregressive formulation over discrete speech tokens, joint multi-task training across speech domains, and a scalable inference pipeline that achieves high concurrency and throughput. The resulting model family supports efficient multi-scale deployment, including a lightweight 0.3B-parameter variant optimized for edge and resource-constrained environments. Together, these design choices demonstrate that a unified autoregressive architecture can achieve competitive performance across diverse speech tasks while remaining viable for low-latency, practical deployment.

Keywords

Cite

@article{arxiv.2601.10770,
  title  = {Unifying Speech Recognition, Synthesis and Conversion with Autoregressive Transformers},
  author = {Runyuan Cai and Yu Lin and Yiming Wang and Chunlin Fu and Xiaodong Zeng},
  journal= {arXiv preprint arXiv:2601.10770},
  year   = {2026}
}
R2 v1 2026-07-01T09:06:37.827Z