ylacombe/dev-squim-test-2
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ylacombe/dev-squim-test-2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: original_path
dtype: string
- name: begin_time
dtype: float64
- name: end_time
dtype: float64
- name: text
dtype: string
- name: audio_duration
dtype: float64
- name: speaker_id
dtype: string
- name: book_id
dtype: string
- name: snr
dtype: float64
- name: c50
dtype: float64
- name: speaking_rate
dtype: float64
- name: phonemes
dtype: string
- name: stoi
dtype: float64
- name: si-sdr
dtype: float64
- name: pesq
dtype: float64
- name: utterance_pitch_mean
dtype: float32
- name: utterance_pitch_std
dtype: float32
- name: snr_after
dtype: float64
- name: c50_after
dtype: float64
- name: speaking_rate_after
dtype: float64
splits:
- name: dev
num_bytes: 2634385
num_examples: 3807
- name: test
num_bytes: 2616960
num_examples: 3769
download_size: 3055010
dataset_size: 5251345
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: test
path: data/test-*
---
This dataset is primarily used for speech and audio analysis, containing multiple features related to speech, such as audio file path, time markers, text content, audio duration, speaker identification, book identification, signal-to-noise ratio, speech clarity indicators, speaking rate, phonemes, speech quality indicators, mean and standard deviation of pitch, etc. The dataset is divided into development and test sets, each containing a certain number of samples and bytes. The download size and actual size of the dataset are also provided.
提供机构:
ylacombe
原始信息汇总
数据集信息
特征
- original_path: 字符串类型
- begin_time: 浮点数类型 (float64)
- end_time: 浮点数类型 (float64)
- text: 字符串类型
- audio_duration: 浮点数类型 (float64)
- speaker_id: 字符串类型
- book_id: 字符串类型
- snr: 浮点数类型 (float64)
- c50: 浮点数类型 (float64)
- speaking_rate: 浮点数类型 (float64)
- phonemes: 字符串类型
- stoi: 浮点数类型 (float64)
- si-sdr: 浮点数类型 (float64)
- pesq: 浮点数类型 (float64)
- utterance_pitch_mean: 浮点数类型 (float32)
- utterance_pitch_std: 浮点数类型 (float32)
- snr_after: 浮点数类型 (float64)
- c50_after: 浮点数类型 (float64)
- speaking_rate_after: 浮点数类型 (float64)
数据分割
- dev:
- 字节数: 2634385
- 样本数: 3807
- test:
- 字节数: 2616960
- 样本数: 3769
数据集大小
- 下载大小: 3055010 字节
- 数据集大小: 5251345 字节
配置
- default:
- dev: 路径为
data/dev-* - test: 路径为
data/test-*
- dev: 路径为



