Evan-Lin's picture
Upload README.md with huggingface_hub
3535473 verified
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
dataset_info:
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: snr
sequence: float32
- name: vad
sequence: float32
- name: ave_snr
dtype: float64
- name: snr_based_on_vad
sequence: float32
- name: avg_snr_based_on_vad
dtype: float64
splits:
- name: test
num_bytes: 1157590477.72
num_examples: 31168
download_size: 1153223270
dataset_size: 1157590477.72
---
# Dataset Card for "snr-ml2021-hungyi-corpus"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)