slplab/QoLT_apacAnd5Sentences
收藏Hugging Face2023-11-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/slplab/QoLT_apacAnd5Sentences
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: speaker
dtype: string
- name: audio
struct:
- name: array
sequence: float32
- name: path
dtype: string
- name: sampling_rate
dtype: int64
- name: txt
dtype: string
- name: severity
dtype: int64
splits:
- name: train
num_bytes: 507067812
num_examples: 2352
- name: validation
num_bytes: 62855037
num_examples: 294
- name: test
num_bytes: 62245337
num_examples: 294
download_size: 278294583
dataset_size: 632168186
---
# Dataset Card for "QoLT_apacAnd5Sentences"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
## 数据集信息
### 特征列
1. `speaker`:表示说话人,数据类型为字符串(string)
2. `audio`:音频结构体,包含以下子特征:
- `array`:32位浮点数序列(音频采样值序列)
- `path`:音频文件路径,数据类型为字符串(string)
- `sampling_rate`:采样率,数据类型为64位整数(int64)
3. `txt`:转录文本,数据类型为字符串(string)
4. `severity`:严重程度评分,数据类型为64位整数(int64)
### 数据集划分
| 划分名称 | 总字节数 | 样本数量 |
|---------|----------|----------|
| train(训练集) | 507067812 | 2352 |
| validation(验证集) | 62855037 | 294 |
| test(测试集) | 62245337 | 294 |
### 统计信息
- 下载总大小:278294583 字节
- 数据集总占用空间:632168186 字节
---
# 「QoLT_apacAnd5Sentences」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
slplab
原始信息汇总
数据集概述
特征信息
- speaker: 说话者信息,数据类型为字符串。
- audio: 音频信息,包含以下子结构:
- array: 音频数据数组,数据类型为浮点数序列(float32)。
- path: 音频文件路径,数据类型为字符串。
- sampling_rate: 采样率,数据类型为64位整数。
- txt: 文本信息,数据类型为字符串。
- severity: 严重程度,数据类型为64位整数。
数据分割
- train: 训练集,包含507,067,812字节,2,352个样本。
- validation: 验证集,包含62,855,037字节,294个样本。
- test: 测试集,包含62,245,337字节,294个样本。
数据集大小
- 下载大小: 278,294,583字节。
- 数据集大小: 632,168,186字节。



