File size: 784 Bytes
dddddc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3535473
 
 
 
 
 
 
 
dddddc2
 
3535473
dddddc2
3535473
 
dddddc2
 
 
 
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
---
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)