Datasets:
Thorsten-Voice
commited on
Commit
•
a65a5da
1
Parent(s):
6038203
Upload dataset
Browse files- README.md +58 -0
- all/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: all
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: string
|
7 |
+
- name: subset
|
8 |
+
dtype: string
|
9 |
+
- name: style
|
10 |
+
dtype: string
|
11 |
+
- name: text
|
12 |
+
dtype: string
|
13 |
+
- name: samplerate
|
14 |
+
dtype: int32
|
15 |
+
- name: durationSeconds
|
16 |
+
dtype: float16
|
17 |
+
- name: charsPerSecond
|
18 |
+
dtype: float16
|
19 |
+
- name: recording_year-month
|
20 |
+
dtype: string
|
21 |
+
- name: microphone
|
22 |
+
dtype: string
|
23 |
+
- name: speaker
|
24 |
+
dtype: string
|
25 |
+
- name: language
|
26 |
+
dtype: string
|
27 |
+
- name: comment
|
28 |
+
dtype: string
|
29 |
+
- name: utterance_pitch_mean
|
30 |
+
dtype: float32
|
31 |
+
- name: utterance_pitch_std
|
32 |
+
dtype: float32
|
33 |
+
- name: snr
|
34 |
+
dtype: float64
|
35 |
+
- name: c50
|
36 |
+
dtype: float64
|
37 |
+
- name: speaking_rate
|
38 |
+
dtype: float64
|
39 |
+
- name: phonemes
|
40 |
+
dtype: string
|
41 |
+
- name: stoi
|
42 |
+
dtype: float64
|
43 |
+
- name: si-sdr
|
44 |
+
dtype: float64
|
45 |
+
- name: pesq
|
46 |
+
dtype: float64
|
47 |
+
splits:
|
48 |
+
- name: train
|
49 |
+
num_bytes: 13582139
|
50 |
+
num_examples: 39248
|
51 |
+
download_size: 6119508
|
52 |
+
dataset_size: 13582139
|
53 |
+
configs:
|
54 |
+
- config_name: all
|
55 |
+
data_files:
|
56 |
+
- split: train
|
57 |
+
path: all/train-*
|
58 |
+
---
|
all/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53e4977489c17e8533e6dc819900cb5cafc13ea445a1f9257086093c2c72bfe3
|
3 |
+
size 6119508
|