• Treats TTS as audio-token generation with a Llama-based model, then uses the SNAC codec to turn hierarchical tokens into a waveform.
  • Clear example of TTS moving from spectrogram prediction toward language modelling over discrete audio.

Connections