paper-with-me

Papers

Prompting Large Language Models with Audio for General-Purpose Speech Summarization

2024-06-10 · Wonjune Kang, Deb Roy

In this work, we introduce a framework for speech summarization that leverages the processing and reasoning capabilities of large language models (LLMs). We propose an end-to-end system that combines an instruction-tuned LLM with an audio encoder that converts speech into token representations that the LLM can interpret. Using a dataset with paired speech-text data, the overall system is trained to generate consistent responses to prompts with the same semantic information regardless of the input modality. The resulting framework allows the LLM to process speech inputs in the same way as text, enabling speech summarization by simply prompting the LLM. Unlike prior approaches, our method is able to summarize spoken content from any arbitrary domain, and it can produce summaries in different styles by varying the LLM prompting strategy. Experiments demonstrate that our approach outperforms a cascade baseline of speech recognition followed by LLM text processing.

📄 PDF Abstract BibTeX arXiv:2406.05968

Code (1)

wonjune-kang/llm-speech-summarization 공식 구현 pytorch

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

SAM Audio: Segment Anything in Audio

2025-12-19 · Bowen Shi, Andros Tjandra, John Hoffman, Helin Wang 외 arxiv

General audio source separation is a key capability for multimodal AI systems that can perceive and reason about sound. Despite substantial progress in recent years, existing separation models are either domain-specific,…

Audio Source Separation

M2D2: Exploring General-purpose Audio-Language Representations Beyond CLAP

2025-03-28 · Daisuke Niizumi, Daiki Takeuchi, Masahiro Yasuda, Binh Thien Nguyen 외

Contrastive language-audio pre-training (CLAP) has addressed audio-language tasks such as audio-text retrieval by aligning audio and text in a common feature space. While CLAP addresses general audio-language tasks, its …

Audio captioningAudio ClassificationAudio TaggingAudio to Text Retrieval+13

DeSTA2.5-Audio: Toward General-Purpose Large Audio Language Model with Self-Generated Cross-Modal Alignment

2025-07-03 · Ke-Han Lu, Zhehuai Chen, Szu-Wei Fu, Chao-Han Huck Yang 외

We introduce DeSTA2.5-Audio, a general-purpose Large Audio Language Model (LALM) designed for robust auditory perception and instruction-following, without requiring task-specific audio instruction-tuning. Recent LALMs t…

cross-modal alignmentInstruction FollowingLanguage ModelingLanguage Modelling+1

PAM: Prompting Audio-Language Models for Audio Quality Assessment

2024-02-01 · Soham Deshmukh, Dareen Alharthi, Benjamin Elizalde, Hannes Gamper 외

While audio quality is a key performance metric for various audio processing tasks, including generative modeling, its objective measurement remains a challenge. Audio-Language Models (ALMs) are pre-trained on audio-text…

Audio Quality AssessmentMusic GenerationText-to-Music Generationtext-to-speech+1

Revisiting Audio-language Pretraining for Learning General-purpose Audio Representation

2025-11-20 · Wei-Cheng Tseng, Xuanru Zhou, Mingyue Huo, Yiwen Shao 외 arxiv

Audio-language pretraining (ALP) holds promise for learning general-purpose audio representation, yet remains underexplored. Crucially, there is no consensus on whether audio-language models can build effective general-p…

Representation LearningContrastive Learning