Upload dataset
Browse files- README.md +77 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: filename
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: sent_id
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: transcript
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: hyperparameter_value
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: punc_WER
|
| 13 |
+
dtype: float64
|
| 14 |
+
- name: iterations
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: snr
|
| 17 |
+
dtype: float64
|
| 18 |
+
- name: c50
|
| 19 |
+
dtype: float64
|
| 20 |
+
- name: speech_duration
|
| 21 |
+
dtype: float64
|
| 22 |
+
- name: nos_vad
|
| 23 |
+
dtype: int64
|
| 24 |
+
- name: sdr
|
| 25 |
+
dtype: float64
|
| 26 |
+
- name: pesq
|
| 27 |
+
dtype: float64
|
| 28 |
+
- name: stoi
|
| 29 |
+
dtype: float64
|
| 30 |
+
- name: utterance_pitch_mean
|
| 31 |
+
dtype: float64
|
| 32 |
+
- name: utterance_pitch_std
|
| 33 |
+
dtype: float64
|
| 34 |
+
- name: wav2vec_asr_transcript
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: wav2vec_wer
|
| 37 |
+
dtype: float64
|
| 38 |
+
- name: wav2vec_insertion
|
| 39 |
+
dtype: float64
|
| 40 |
+
- name: wav2vec_substitution
|
| 41 |
+
dtype: float64
|
| 42 |
+
- name: wav2vec_deletion
|
| 43 |
+
dtype: float64
|
| 44 |
+
- name: speakersim_resemblyzer
|
| 45 |
+
dtype: float64
|
| 46 |
+
- name: whisper_asr_transcript
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: whisper_wer
|
| 49 |
+
dtype: float64
|
| 50 |
+
- name: whisper_insertion
|
| 51 |
+
dtype: float64
|
| 52 |
+
- name: whisper_substitution
|
| 53 |
+
dtype: float64
|
| 54 |
+
- name: whisper_deletion
|
| 55 |
+
dtype: float64
|
| 56 |
+
- name: OVRL
|
| 57 |
+
dtype: float64
|
| 58 |
+
- name: SIG
|
| 59 |
+
dtype: float64
|
| 60 |
+
- name: BAK
|
| 61 |
+
dtype: float64
|
| 62 |
+
- name: P808_MOS
|
| 63 |
+
dtype: float64
|
| 64 |
+
- name: lens_in_sec
|
| 65 |
+
dtype: float64
|
| 66 |
+
splits:
|
| 67 |
+
- name: train
|
| 68 |
+
num_bytes: 6364741
|
| 69 |
+
num_examples: 15000
|
| 70 |
+
download_size: 1785381
|
| 71 |
+
dataset_size: 6364741
|
| 72 |
+
configs:
|
| 73 |
+
- config_name: default
|
| 74 |
+
data_files:
|
| 75 |
+
- split: train
|
| 76 |
+
path: data/train-*
|
| 77 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e219843bd4c39dfaf182db9c5fc5f94dfb7a9a9c9c63bbdb2aa76571ca804a5
|
| 3 |
+
size 1785381
|