atmatechdev/TITML-IDN
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/atmatechdev/TITML-IDN
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: audio
dtype: audio
- name: sentence
dtype: string
splits:
- name: train
num_bytes: 1341165148.0
num_examples: 5343
- name: test
num_bytes: 332731889.0
num_examples: 1336
download_size: 1591464883
dataset_size: 1673897037.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
This dataset is primarily used for speech recognition tasks, containing audio files and their corresponding sentence texts. The dataset is divided into a training set and a test set, used for model training and performance evaluation, respectively. The training set contains 5343 samples, and the test set contains 1336 samples. The dataset configuration is set to default, with data files stored in the specified paths.
提供机构:
atmatechdev
原始信息汇总
数据集概述
数据集特征
- audio: 音频数据类型
- sentence: 字符串数据类型
数据集划分
- 训练集 (train):
- 示例数量: 5343
- 数据大小: 1341165148.0 字节
- 测试集 (test):
- 示例数量: 1336
- 数据大小: 332731889.0 字节
数据集大小
- 下载大小: 1591464883 字节
- 数据集总大小: 1673897037.0 字节
数据文件配置
- 默认配置 (default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



