Datasets:
File size: 854 Bytes
a877e9b fe7a4ea a877e9b a83e2c3 4db8031 fe7a4ea a83e2c3 a877e9b a83e2c3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
dataset_info:
features:
- name: audio_filename
dtype: string
- name: prompt
dtype: string
- name: transcription
dtype: string
- name: gender
dtype: string
- name: audio_filepath
dtype: audio
- name: utterance_pitch_mean
dtype: float64
- name: utterance_pitch_std
dtype: float64
- name: snr
dtype: float64
- name: c50
dtype: float64
- name: speech_duration
dtype: float64
- name: speaking_rate
dtype: float64
- name: phonemes
dtype: string
splits:
- name: train
num_bytes: 1076070425
num_examples: 20000
download_size: 1073280024
dataset_size: 1076070425
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: apache-2.0
task_categories:
- text-to-speech
language:
- ms
- en
tags:
- news
size_categories:
- 10K<n<100K
--- |