File size: 822 Bytes
31874f9 b09bb4f 8540662 6fc3f38 31874f9 8540662 31874f9 8540662 31874f9 | 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 | ---
dataset_info:
features:
- name: code_switching
dtype: bool
- name: text
dtype: string
- name: dataset_name
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: normalized_text
dtype: string
- name: DIALECTS_
dtype: string
- name: id
dtype: int64
- name: normalized_text_numbers_words
dtype: string
- name: label
dtype: string
- name: denoised_audio
dtype:
audio:
sampling_rate: 16000
- name: transcribtion_without_denoise
dtype: string
- name: denoised_transcribtion
dtype: string
splits:
- name: train
num_bytes: 51827068.0
num_examples: 100
download_size: 50380123
dataset_size: 51827068.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|