paper-with-me

Papers

FastAdaSP: Multitask-Adapted Efficient Inference for Large Speech Language Model

2024-10-03 · Yichen Lu, Jiaqi Song, Chao-Han Huck Yang, Shinji Watanabe

In this study, we aim to explore Multitask Speech Language Model (SpeechLM) efficient inference via token reduction. Unlike other modalities such as vision or text, speech has unique temporal dependencies, making previous efficient inference works on other modalities not directly applicable. Furthermore, methods for efficient SpeechLM inference on long sequence and sparse signals remain largely unexplored. Then we propose FastAdaSP, a weighted token merging framework specifically designed for various speech-related tasks to improve the trade-off between efficiency and performance. Experimental results on WavLLM and Qwen-Audio show that our method achieves the state-of-the-art (SOTA) efficiency-performance trade-off compared with other baseline methods. Specifically, FastAdaSP achieved 7x memory efficiency and 1.83x decoding throughput without any degradation on tasks like Emotion Recognition (ER) and Spoken Question Answering (SQA). The code will be available at https://github.com/yichen14/FastAdaSP

📄 PDF Abstract BibTeX arXiv:2410.03007

Code (1)

yichen14/fastadasp 공식 구현 pytorch

Tasks

Emotion RecognitionLanguage ModelingLanguage ModellingQuestion AnsweringToken Reduction

Similar Papers 제목 키워드 기반

BESTOW: Efficient and Streamable Speech Language Model with the Best of Two Worlds in GPT and T5

2024-06-28 · Zhehuai Chen, He Huang, Oleksii Hrinchuk, Krishna C. Puvvada 외

Incorporating speech understanding capabilities into pretrained large-language models has become a vital research direction (SpeechLLM). The previous architectures can be categorized as: i) GPT-style, prepend speech prom…

DecoderLanguage ModelingLanguage Modelling

Multilingual DistilWhisper: Efficient Distillation of Multi-task Speech Models via Language-Specific Experts

2023-11-02 · Thomas Palmeira Ferraz, Marcely Zanon Boito, Caroline Brun, Vassilina Nikoulina

Whisper is a multitask and multilingual speech model covering 99 languages. It yields commendable automatic speech recognition (ASR) results in a subset of its covered languages, but the model still underperforms on a no…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge Distillationspeech-recognition+1

Efficient Compression of Multitask Multilingual Speech Models

2024-05-02 · Thomas Palmeira Ferraz

Whisper is a multitask and multilingual speech model covering 99 languages. It yields commendable automatic speech recognition (ASR) results in a subset of its covered languages, but the model still underperforms on a no…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge DistillationQuantization+2

Robust Speech Recognition via Large-Scale Weak Supervision

2022-12-06 · Preprint 2022 9 · Alec Radford, Jong Wook Kim, Tao Xu, Greg Brockman 외

We study the capabilities of speech processing systems trained simply to predict large amounts of transcripts of audio on the internet. When scaled to 680,000 hours of multilingual and multitask supervision, the resultin…

Robust Speech Recognitionspeech-recognitionSpeech RecognitionSpeech-to-Speech Translation+1

MSLM-S2ST: A Multitask Speech Language Model for Textless Speech-to-Speech Translation with Speaker Style Preservation

2024-03-19 · Yifan Peng, Ilia Kulikov, Yilin Yang, Sravya Popuri 외

There have been emerging research interest and advances in speech-to-speech translation (S2ST), translating utterances from one language to another. This work proposes Multitask Speech Language Model (MSLM), which is a d…

DecoderLanguage ModelingLanguage ModellingSpeech-to-Speech Translation+1