Moustapha91
commited on
Commit
•
8fb615f
1
Parent(s):
cfade9a
Upload dataset
Browse files- README.md +53 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: start_time
|
5 |
+
dtype: float64
|
6 |
+
- name: end_time
|
7 |
+
dtype: float64
|
8 |
+
- name: speaker_id
|
9 |
+
dtype: string
|
10 |
+
- name: text
|
11 |
+
dtype: string
|
12 |
+
- name: utterance_pitch_mean
|
13 |
+
dtype: float32
|
14 |
+
- name: utterance_pitch_std
|
15 |
+
dtype: float32
|
16 |
+
- name: snr
|
17 |
+
dtype: float64
|
18 |
+
- name: c50
|
19 |
+
dtype: float64
|
20 |
+
- name: speaking_rate
|
21 |
+
dtype: string
|
22 |
+
- name: phonemes
|
23 |
+
dtype: string
|
24 |
+
- name: stoi
|
25 |
+
dtype: float64
|
26 |
+
- name: si-sdr
|
27 |
+
dtype: float64
|
28 |
+
- name: pesq
|
29 |
+
dtype: float64
|
30 |
+
- name: noise
|
31 |
+
dtype: string
|
32 |
+
- name: reverberation
|
33 |
+
dtype: string
|
34 |
+
- name: speech_monotony
|
35 |
+
dtype: string
|
36 |
+
- name: sdr_noise
|
37 |
+
dtype: string
|
38 |
+
- name: pesq_speech_quality
|
39 |
+
dtype: string
|
40 |
+
- name: text_description
|
41 |
+
dtype: string
|
42 |
+
splits:
|
43 |
+
- name: train
|
44 |
+
num_bytes: 3399637
|
45 |
+
num_examples: 7092
|
46 |
+
download_size: 1288296
|
47 |
+
dataset_size: 3399637
|
48 |
+
configs:
|
49 |
+
- config_name: default
|
50 |
+
data_files:
|
51 |
+
- split: train
|
52 |
+
path: data/train-*
|
53 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fce8f1ebf831c2232ba75ecbbc892cc1d7fe82ef635a3283439423b7cd5f6a06
|
3 |
+
size 1288296
|