ylacombe/mls-eng-10k-descriptions-10k-v5
收藏Hugging Face2024-06-11 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/ylacombe/mls-eng-10k-descriptions-10k-v5
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: original_path
dtype: string
- name: begin_time
dtype: float64
- name: end_time
dtype: float64
- name: original_text
dtype: string
- name: audio_duration
dtype: float64
- name: speaker_id
dtype: string
- name: book_id
dtype: string
- name: snr
dtype: float32
- name: c50
dtype: float32
- name: speech_duration
dtype: float64
- name: speaking_rate
dtype: string
- name: phonemes
dtype: string
- name: stoi
dtype: float64
- name: si-sdr
dtype: float64
- name: pesq
dtype: float64
- name: gender
dtype: string
- name: utterance_pitch_mean
dtype: float64
- name: utterance_pitch_std
dtype: float64
- name: pitch
dtype: string
- name: noise
dtype: string
- name: reverberation
dtype: string
- name: speech_monotony
dtype: string
- name: sdr_noise
dtype: string
- name: pesq_speech_quality
dtype: string
- name: accent
dtype: string
- name: text
dtype: string
- name: text_description
dtype: string
splits:
- name: dev
num_bytes: 4877138
num_examples: 3807
- name: test
num_bytes: 4835804
num_examples: 3769
- name: train
num_bytes: 3080545966
num_examples: 2420047
download_size: 1561552157
dataset_size: 3090258908
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: test
path: data/test-*
- split: train
path: data/train-*
---
dataset_info: 数据集信息
features: 特征字段
- name: 原始文件路径
dtype: 字符串型
- name: 起始时间
dtype: 64位双精度浮点型
- name: 结束时间
dtype: 64位双精度浮点型
- name: 原始文本
dtype: 字符串型
- name: 音频时长
dtype: 64位双精度浮点型
- name: 说话人ID
dtype: 字符串型
- name: 书籍ID
dtype: 字符串型
- name: 信噪比(SNR)
dtype: 32位单精度浮点型
- name: C50指标
dtype: 32位单精度浮点型
- name: 语音时长
dtype: 64位双精度浮点型
- name: 说话速率
dtype: 字符串型
- name: 音素
dtype: 字符串型
- name: 短时客观可懂度(STOI)
dtype: 64位双精度浮点型
- name: 尺度不变信号失真比(SI-SDR)
dtype: 64位双精度浮点型
- name: 感知语音质量评估(PESQ)
dtype: 64位双精度浮点型
- name: 性别
dtype: 字符串型
- name: 语句基音均值
dtype: 64位双精度浮点型
- name: 语句基音标准差
dtype: 64位双精度浮点型
- name: 基音
dtype: 字符串型
- name: 噪声
dtype: 字符串型
- name: 混响
dtype: 字符串型
- name: 语音单调性
dtype: 字符串型
- name: 噪声信号失真比(SDR_noise)
dtype: 字符串型
- name: PESQ语音质量评分
dtype: 字符串型
- name: 口音
dtype: 字符串型
- name: 文本
dtype: 字符串型
- name: 文本描述
dtype: 字符串型
splits: 数据集划分
- name: 开发集(dev)
num_bytes: 4877138
num_examples: 3807
- name: 测试集(test)
num_bytes: 4835804
num_examples: 3769
- name: 训练集(train)
num_bytes: 3080545966
num_examples: 2420047
download_size: 1561552157
dataset_size: 3090258908
configs: 配置项
- config_name: 默认配置(default)
data_files: 数据文件
- split: 开发集(dev)
path: data/dev-*
- split: 测试集(test)
path: data/test-*
- split: 训练集(train)
path: data/train-*
提供机构:
ylacombe


