The reviewed record of science sign in
Pith

arxiv: 2311.06753 · v2 · pith:NL4QGJ6W · submitted 2023-11-12 · cs.CL · cs.AI

AudioChatLlama: Towards General-Purpose Speech Abilities for LLMs

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:NL4QGJ6Wrecord.jsonopen to challenge →

classification cs.CL cs.AI
keywords speechaudioend-to-endmodelabilitiesapproachaudiochatllamacapabilities
0
0 comments X
read the original abstract

In this work, we extend the instruction-tuned Llama-2 model with end-to-end general-purpose speech processing and reasoning abilities while maintaining the wide range of original LLM capabilities, without using any carefully curated paired data. The resulting end-to-end model, named AudioChatLlama, can utilize audio prompts as a replacement for text and sustain a conversation. Such a model also has extended cross-modal capabilities such as being able to perform spoken question answering (QA), speech translation, and audio summarization amongst many other closed and open-domain tasks. This is unlike prior approaches in speech, in which LLMs are extended to handle audio for a limited number of pre-designated tasks. On both synthesized and recorded speech QA test sets, evaluations show that our end-to-end approach is on par with or outperforms cascaded systems (speech recognizer + LLM) in terms of modeling the response to a prompt. Furthermore, unlike cascades, our approach can interchange text and audio modalities and intrinsically utilize prior context in a conversation to provide better results.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Enhancing Speech Large Language Models through Reinforced Behavior Alignment

    cs.CL 2025-08 unverdicted novelty 5.0

    Reinforced Behavior Alignment (RBA) uses self-synthesized data from a teacher LLM and reinforcement learning to close the instruction-following gap in SpeechLMs, outperforming distillation and reaching SOTA on spoken ...