用音乐分离技术提升开源语音识别模型的歌词转录效果
Exploiting Music Source Separation for Automatic Lyrics Transcription with Whisper
- 用音乐分离提取人声,再交给Whisper转录
- 短片段转录降低词错误率,长片段用分离结果切分段落
- 无需训练,在公开数据集上达到顶尖性能
自动歌词转录(ALT)在音乐信息检索中仍是挑战性任务,尽管近年来基于Transformer的语音识别模型取得了显著进展。其中一个主要难点是伴奏音频强度远高于常规语音,干扰识别。近期音乐源分离技术可高质量提取人声,可能提升转录效果,但其应用尚未系统研究。本文探究使用Whisper(最先进的开源语音识别模型)进行歌词转录时,源分离的影响。评估了原始音频、分离人声和人声音轨在短片段与长片段转录任务上的表现。针对短片段,提出一种拼接方法,稳定降低词错误率(WER);针对长片段,设计基于源分离的人声活动检测算法以确定分割边界,相比Whisper原生长序列算法持续降低WER。该方法在开放数据集Jam-ALT的长片段转录基准上取得开源系统最佳表现,且无需任何训练或微调。同时发布MUSDB-ALT,首个遵循Jam-ALT标准、公开提供人声音轨的长片段歌词转录数据集。
原文摘要 · Abstract (English)
Automatic lyrics transcription (ALT) remains a challenging task in the field of music information retrieval, despite great advances in automatic speech recognition (ASR) brought about by transformer-based architectures in recent years. One of the major challenges in ALT is the high amplitude of interfering audio signals relative to conventional ASR due to musical accompaniment. Recent advances in music source separation have enabled automatic extraction of high-quality separated vocals, which could potentially improve ALT performance. However, the effect of source separation has not been systematically investigated in order to establish best practices for its use. This work examines the impact of source separation on ALT using Whisper, a state-of-the-art open source ASR model. We evaluate Whisper's performance on original audio, separated vocals, and vocal stems across short-form and long-form transcription tasks. For short-form, we suggest a concatenation method that results in a consistent reduction in Word Error Rate (WER). For long-form, we propose an algorithm using source separation as a vocal activity detector to derive segment boundaries, which results in a consistent reduction in WER relative to Whisper's native long-form algorithm. Our approach achieves state-of-the-art results for an open source system on the Jam-ALT long-form ALT benchmark, without any training or fine-tuning. We also publish MUSDB-ALT, the first dataset of long-form lyric transcripts following the Jam-ALT guidelines for which vocal stems are publicly available.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。