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