Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SpeechPrompt v2: Prompt Tuning for Speech Classification Tasks

About

Prompt tuning is a technology that tunes a small set of parameters to steer a pre-trained language model (LM) to directly generate the output for downstream tasks. Recently, prompt tuning has demonstrated its storage and computation efficiency in both natural language processing (NLP) and speech processing fields. These advantages have also revealed prompt tuning as a candidate approach to serving pre-trained LM for multiple tasks in a unified manner. For speech processing, SpeechPrompt shows its high parameter efficiency and competitive performance on a few speech classification tasks. However, whether SpeechPrompt is capable of serving a large number of tasks is unanswered. In this work, we propose SpeechPrompt v2, a prompt tuning framework capable of performing a wide variety of speech classification tasks, covering multiple languages and prosody-related tasks. The experiment result shows that SpeechPrompt v2 achieves performance on par with prior works with less than 0.15M trainable parameters in a unified framework.

Kai-Wei Chang, Yu-Kai Wang, Hua Shen, Iu-thing Kang, Wei-Cheng Tseng, Shang-Wen Li, Hung-yi Lee• 2023

Related benchmarks

TaskDatasetResultRank
Audio ClassificationESC-50 (test)
Accuracy37.5
84
Intent ClassificationFSC (test)
Accuracy98.2
25
Sarcasm DetectionMUSTARD++ (test)
F1 Score75.2
13
Emotion RecognitionIEMOCAP (test)
Accuracy50.2
7
Sarcasm DetectionMUSTARD (test)
F1 Score78.7
5
Speech Command RecognitionLithuanian SC (test)
Accuracy95.5
5
Speech Command RecognitionArabic SC (test)
Accuracy100
5
Accent ClassificationAccentDB (test)
Accuracy87.1
5
Fake Speech DetectionASVspoof (test)
EER0.131
5
Gender ClassificationVoxCeleb1 (test)
F1 Score91.6
5
Showing 10 of 14 rows

Other info

Code

Follow for update