File size: 923 Bytes
2b823d7 991bc0b 2b823d7 991bc0b 2b823d7 991bc0b 2b823d7 |
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 |
---
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: snr_based_on_vad
sequence: float32
- name: avg_snr
dtype: float64
- name: avg_snr_based_on_vad
dtype: float64
- name: original_audio
dtype: audio
- name: stoi_ori_to_new
dtype: float64
- name: stoi_new_to_ori
dtype: float64
splits:
- name: test
num_bytes: 4375254720.0
num_examples: 31168
download_size: 4250115694
dataset_size: 4375254720.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "metric-mamba-ml2021-hungyi-corpus"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |