English

TokenSplit: Using Discrete Speech Representations for Direct, Refined, and Transcript-Conditioned Speech Separation and Recognition

Sound 2023-08-22 v1 Machine Learning Audio and Speech Processing

Abstract

We present TokenSplit, a speech separation model that acts on discrete token sequences. The model is trained on multiple tasks simultaneously: separate and transcribe each speech source, and generate speech from text. The model operates on transcripts and audio token sequences and achieves multiple tasks through masking of inputs. The model is a sequence-to-sequence encoder-decoder model that uses the Transformer architecture. We also present a "refinement" version of the model that predicts enhanced audio tokens from the audio tokens of speech separated by a conventional separation model. Using both objective metrics and subjective MUSHRA listening tests, we show that our model achieves excellent performance in terms of separation, both with or without transcript conditioning. We also measure the automatic speech recognition (ASR) performance and provide audio samples of speech synthesis to demonstrate the additional utility of our model.

Keywords

Cite

@article{arxiv.2308.10415,
  title  = {TokenSplit: Using Discrete Speech Representations for Direct, Refined, and Transcript-Conditioned Speech Separation and Recognition},
  author = {Hakan Erdogan and Scott Wisdom and Xuankai Chang and Zalán Borsos and Marco Tagliasacchi and Neil Zeghidour and John R. Hershey},
  journal= {arXiv preprint arXiv:2308.10415},
  year   = {2023}
}

Comments

INTERSPEECH 2023, project webpage with audio demos at https://google-research.github.io/sound-separation/papers/tokensplit

R2 v1 2026-06-28T11:59:58.986Z