Prompting the Hidden Talent of Web-Scale Speech Models for Zero-Shot Task Generalization
Prompting the Hidden Talent of Web-Scale Speech Models for Zero-Shot Task Generalization
复制标题
DOI:
10.48550/arxiv.2305.11095
复制
发表时间:
2023-05
期刊:
影响因子:
--
通讯作者:
Puyuan Peng;Brian Yan;Shinji Watanabe;David F. Harwath
中科院分区:
文献类型:
--
作者:
Puyuan Peng;Brian Yan;Shinji Watanabe;David F. Harwath
We investigate the emergent abilities of the recently proposed web-scale speech model Whisper, by adapting it to unseen tasks with prompt engineering. We selected three tasks: audio-visual speech recognition (AVSR), code-switched speech recognition (CS-ASR), and speech translation (ST) on unseen language pairs. We design task-specific prompts, by either leveraging another large-scale model, or simply manipulating the special tokens in the default prompts. Experiments show that compared to the default prompts, our proposed prompts improve performance by 10% to 45% on the three zero-shot tasks, and even outperform SotA supervised models on some datasets. In addition, our experiments reveal many interesting properties of Whisper, including its robustness to prompts, bias on accents, and the multilingual understanding in its latent space. Code is available at https://github.com/jasonppy/PromptingWhisper