Datasets:
AdrienB134
commited on
Commit
•
c8d0401
1
Parent(s):
6021fea
Upload dataset
Browse files- README.md +61 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: string
|
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 |
+
- name: noise
|
41 |
+
dtype: string
|
42 |
+
- name: reverberation
|
43 |
+
dtype: string
|
44 |
+
- name: speech_monotony
|
45 |
+
dtype: string
|
46 |
+
- name: sdr_noise
|
47 |
+
dtype: string
|
48 |
+
- name: pesq_speech_quality
|
49 |
+
dtype: string
|
50 |
+
splits:
|
51 |
+
- name: train
|
52 |
+
num_bytes: 24208939
|
53 |
+
num_examples: 37533
|
54 |
+
download_size: 9813608
|
55 |
+
dataset_size: 24208939
|
56 |
+
configs:
|
57 |
+
- config_name: default
|
58 |
+
data_files:
|
59 |
+
- split: train
|
60 |
+
path: data/train-*
|
61 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eebe05627e6853814c58ad336b363a078142f35940b4d1a68458dfc770fe69f3
|
3 |
+
size 9813608
|