linhtran92/tts_face
收藏Hugging Face2023-10-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/linhtran92/tts_face
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: sentence_norm
dtype: string
- name: audio
struct:
- name: array
sequence: float64
- name: path
dtype: 'null'
- name: sampling_rate
dtype: int64
- name: id
dtype: string
- name: wer
dtype: float64
splits:
- name: train
num_bytes: 84090967
num_examples: 225
download_size: 64738623
dataset_size: 84090967
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "tts_face"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
linhtran92
原始信息汇总
数据集信息
特征
- sentence_norm: 数据类型为字符串。
- audio: 包含以下结构:
- array: 序列类型为 float64。
- path: 数据类型为 null。
- sampling_rate: 数据类型为 int64。
- id: 数据类型为字符串。
- wer: 数据类型为 float64。
数据分割
- train: 包含 225 个样本,占用 84090967 字节。
数据大小
- 下载大小: 64738623 字节。
- 数据集大小: 84090967 字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



