DynamicSuperbPrivate/DialogueEmotionClassification_DailyTalk_TTS
收藏Hugging Face2024-05-15 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/DynamicSuperbPrivate/DialogueEmotionClassification_DailyTalk_TTS
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: file
dtype: string
- name: audio
dtype: audio
- name: instruction
dtype: string
- name: label
dtype: string
- name: instruction_TTS
dtype:
audio:
sampling_rate: 16000
splits:
- name: test
num_bytes: 121399584.0
num_examples: 200
download_size: 64177458
dataset_size: 121399584.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
The dataset includes multiple features such as file name (string type), audio (audio type), instruction (string type), label (string type), and instruction text-to-speech audio (audio type with a sampling rate of 16000). The dataset is divided into a test set containing 200 samples, occupying 121,399,584 bytes of storage space. The dataset configuration is named default, and the test set data file path is data/test-*.
提供机构:
DynamicSuperbPrivate
原始信息汇总
数据集概述
数据集特征
- file:文件名,数据类型为字符串。
- audio:音频数据,数据类型为音频。
- instruction:指令文本,数据类型为字符串。
- label:标签文本,数据类型为字符串。
- instruction_TTS:文本到语音的指令音频,数据类型为音频,采样率为16000 Hz。
数据集分割
- test:测试集,包含200个样本,总大小为121399584字节。
数据集大小
- 下载大小:64177458字节
- 数据集总大小:121399584字节
配置
- default:默认配置,测试数据文件路径为
data/test-*。



