NOTSOFAR-1
收藏资源简介:
NOTSOFAR-1数据集由微软创建,旨在推动远场会议场景中的自动语音识别和说话人日志技术的发展。该数据集包含约315次真实会议记录,每次会议平均6分钟,涵盖广泛的真实世界声学条件和对话动态。此外,还提供了一个1000小时的模拟训练数据集,用于语音分离和增强,该数据集利用了15,000个真实的声学传递函数,以提高模拟的真实性。数据集的创建过程注重细节,包括使用多通道和单通道设备记录,以及详细的元数据注释,以支持深入分析。该数据集主要应用于远场语音识别和说话人日志领域,旨在解决复杂声学环境下的语音处理问题。
The NOTSOFAR-1 dataset was developed by Microsoft to advance automatic speech recognition (ASR) and speaker diarization technologies for far-field meeting scenarios. This collection includes approximately 315 real-world meeting recordings, each averaging 6 minutes in length, and covers a broad spectrum of real-world acoustic conditions and conversational dynamics. Additionally, a 1000-hour simulated training dataset for speech separation and enhancement is provided, which leverages 15,000 real acoustic transfer functions to improve the authenticity of the simulated environment. Great attention to detail was given during the dataset's construction, including recordings made with both multi-channel and single-channel devices, as well as comprehensive metadata annotations to facilitate in-depth analysis. This dataset is primarily targeted at far-field speech recognition and speaker diarization applications, with the goal of addressing speech processing challenges in complex acoustic environments.
数据集概述
数据集介绍
欢迎参加“NOTSOFAR-1: 单设备远程会议转录”挑战赛。本数据集包含用于NOTSOFAR-1挑战赛的基准系统代码。
基准结果
基准结果在NOTSOFAR dev-set-1上的表现如下,以tcpWER / tcORC-WER (会话数)格式呈现:
| 单通道 | 多通道 | |
|---|---|---|
| 所有会话 | 46.8 / 38.5 (177) | 32.4 / 26.7 (106) |
| #自然会议 | 47.6 / 40.2 (30) | 32.3 / 26.2 (18) |
| #辩论重叠 | 54.9 / 44.7 (39) | 38.0 / 31.4 (24) |
| #无重叠轮次 | 32.4 / 29.7 (10) | 21.2 / 18.8 (6) |
| #高瞬态噪声 | 51.0 / 43.7 (10) | 33.6 / 29.1 (5) |
| #靠近白板谈话 | 55.4 / 43.9 (40) | 39.9 / 31.2 (22) |
数据集下载
NOTSOFAR-1挑战赛提供两个数据集:一个记录的会议数据集和一个模拟训练数据集。
会议数据集
NOTSOFAR-1记录的会议数据集是一个包含315个会议的集合,每个会议平均6分钟,记录在30个会议室中,有4-8名与会者,共有35名独特的演讲者。该数据集捕捉了现实世界声学条件和对话动态的广泛范围。
下载
可以使用utils/azure_storage.py中的download_meeting_subset函数下载数据集。
模拟训练数据集
NOTSOFAR-1训练数据集是一个1000小时的模拟训练数据集,通过增强真实性合成,以实现现实世界的泛化,包含15,000个真实的声学传递函数。
下载
可以使用utils/azure_storage.py中的download_simulated_subset函数下载数据集。
数据许可
该公共数据目前仅在NOTSOFAR挑战赛活动中许可使用。我们正在积极努力扩大其可用性,以便学术或商业用途。我们预计将很快发布公告,以实现更广泛和更有影响力的数据使用。请继续关注更新。

- 1NOTSOFAR-1 Challenge: New Datasets, Baseline, and Tasks for Distant Meeting Transcription微软 · 2024年



