Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
158 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Teach me with a Whisper: Enhancing Large Language Models for Analyzing Spoken Transcripts using Speech Embeddings (2311.07014v1)

Published 13 Nov 2023 in cs.CL, cs.SD, and eess.AS

Abstract: Speech data has rich acoustic and paralinguistic information with important cues for understanding a speaker's tone, emotion, and intent, yet traditional LLMs such as BERT do not incorporate this information. There has been an increased interest in multi-modal LLMs leveraging audio and/or visual information and text. However, current multi-modal LLMs require both text and audio/visual data streams during inference/test time. In this work, we propose a methodology for training LLMs leveraging spoken language audio data but without requiring the audio stream during prediction time. This leads to an improved LLM for analyzing spoken transcripts while avoiding an audio processing overhead at test time. We achieve this via an audio-language knowledge distillation framework, where we transfer acoustic and paralinguistic information from a pre-trained speech embedding (OpenAI Whisper) teacher model to help train a student LLM on an audio-text dataset. In our experiments, the student model achieves consistent improvement over traditional LLMs on tasks analyzing spoken transcripts.

Summary

We haven't generated a summary for this paper yet.