atmatechdev/indspeech_news_tts
收藏Hugging Face2024-06-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/atmatechdev/indspeech_news_tts
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: speaker_id
dtype: string
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: gender
dtype: string
splits:
- name: train
num_bytes: 249627882.504
num_examples: 1972
- name: test
num_bytes: 4591934.0
num_examples: 40
download_size: 221762316
dataset_size: 254219816.504
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as id, speaker_id, path, audio, text, and gender. The audio feature has a sampling rate of 16000. The dataset is divided into a training set and a test set, with 1972 samples in the training set and 40 samples in the test set. The download size of the dataset is 221762316 bytes, and the actual size is 254219816.504 bytes.
提供机构:
atmatechdev
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- speaker_id: 字符串类型
- path: 字符串类型
- audio: 音频类型,采样率为16000
- text: 字符串类型
- gender: 字符串类型
数据集分割
- 训练集 (train):
- 示例数量: 1972
- 数据大小: 249627882.504字节
- 测试集 (test):
- 示例数量: 40
- 数据大小: 4591934.0字节
数据集大小
- 下载大小: 221762316字节
- 数据集总大小: 254219816.504字节
配置文件
- 默认配置 (default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



