nko-tts / README.md
sudoping01's picture
Upload dataset
7390ef6 verified
---
dataset_info:
- config_name: bible
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: speaker_id
dtype: string
- name: duration
dtype: float32
- name: nko
dtype: string
splits:
- name: train
num_bytes: 4735014857.27
num_examples: 17157
download_size: 4201193864
dataset_size: 4735014857.27
- config_name: bible_youtube
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: speaker_id
dtype: string
- name: duration
dtype: float32
- name: nko
dtype: string
splits:
- name: train
num_bytes: 15607620467.65
num_examples: 48415
download_size: 14430043667
dataset_size: 15607620467.65
- config_name: bible_youtube_radio_with_speaker
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: speaker_id
dtype: string
- name: duration
dtype: float32
- name: nko
dtype: string
splits:
- name: train
num_bytes: 15607620467.65
num_examples: 48415
download_size: 14430043667
dataset_size: 15607620467.65
- config_name: digit
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: numerical
dtype: string
- name: duration
dtype: float32
- name: speaker_id
dtype: string
- name: nko
dtype: string
- name: nko_numerical
dtype: string
splits:
- name: train
num_bytes: 72325876.624
num_examples: 1224
download_size: 50805369
dataset_size: 72325876.624
configs:
- config_name: bible
data_files:
- split: train
path: bible/train-*
- config_name: bible_youtube
data_files:
- split: train
path: bible_youtube/train-*
- config_name: bible_youtube_radio_with_speaker
data_files:
- split: train
path: bible_youtube_radio_with_speaker/train-*
- config_name: digit
data_files:
- split: train
path: digit/train-*
---