Upload dataset
Browse files- README.md +37 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
- name: language
|
7 |
+
dtype: string
|
8 |
+
- name: utterance_pitch_mean
|
9 |
+
dtype: float32
|
10 |
+
- name: utterance_pitch_std
|
11 |
+
dtype: float32
|
12 |
+
- name: snr
|
13 |
+
dtype: float64
|
14 |
+
- name: c50
|
15 |
+
dtype: float64
|
16 |
+
- name: speaking_rate
|
17 |
+
dtype: float64
|
18 |
+
- name: phonemes
|
19 |
+
dtype: string
|
20 |
+
- name: stoi
|
21 |
+
dtype: float64
|
22 |
+
- name: si-sdr
|
23 |
+
dtype: float64
|
24 |
+
- name: pesq
|
25 |
+
dtype: float64
|
26 |
+
splits:
|
27 |
+
- name: train
|
28 |
+
num_bytes: 9488
|
29 |
+
num_examples: 40
|
30 |
+
download_size: 13315
|
31 |
+
dataset_size: 9488
|
32 |
+
configs:
|
33 |
+
- config_name: default
|
34 |
+
data_files:
|
35 |
+
- split: train
|
36 |
+
path: data/train-*
|
37 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cba4dbe4feb2e5dcc4e5cbb3bc2464b58a556cfe73a0789e603dc2d10b977b2c
|
3 |
+
size 13315
|