Evan-Lin's picture
Upload README.md with huggingface_hub
8286119 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: 544183566.7251714
num_examples: 14652
download_size: 528307518
dataset_size: 544183566.7251714
---
# Dataset Card for "snr-removed-ml2021-hungyi-corpus"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)