oxschaos/p225_datase_tagged
收藏Hugging Face2024-06-09 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/oxschaos/p225_datase_tagged
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: file_name
dtype: string
- name: text
dtype: string
- name: transcription_normalised
dtype: string
- name: utterance_pitch_mean
dtype: float32
- name: utterance_pitch_std
dtype: float32
- name: snr
dtype: float64
- name: c50
dtype: float64
- name: speaking_rate
dtype: string
- name: phonemes
dtype: string
- name: noise
dtype: string
- name: reverberation
dtype: string
- name: speech_monotony
dtype: string
- name: text_description
dtype: string
splits:
- name: train
num_bytes: 2257300
num_examples: 4000
download_size: 1065381
dataset_size: 2257300
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes various features related to speech and text, such as file names, text content, normalized speech transcriptions, pitch statistics of speech, signal-to-noise ratio, C50, speaking rate, phoneme analysis, noise levels, reverberation effects, speech monotony, and text descriptions. The dataset is divided into a training set with 4000 samples. The download size of the dataset is 1065381 bytes, and the actual size is 2257300 bytes.
提供机构:
oxschaos原始信息汇总
数据集概述
数据集特征
- file_name:数据类型为字符串。
- text:数据类型为字符串。
- transcription_normalised:数据类型为字符串。
- utterance_pitch_mean:数据类型为float32。
- utterance_pitch_std:数据类型为float32。
- snr:数据类型为float64。
- c50:数据类型为float64。
- speaking_rate:数据类型为字符串。
- phonemes:数据类型为字符串。
- noise:数据类型为字符串。
- reverberation:数据类型为字符串。
- speech_monotony:数据类型为字符串。
- text_description:数据类型为字符串。
数据集划分
- train:包含4000个样本,总字节数为2257300。
数据集大小
- 下载大小:1065381字节。
- 数据集总大小:2257300字节。
配置信息
- default:训练数据路径为
data/train-*。



