Datasets:
Upload dataset
Browse files- README.md +72 -0
- polish/dev-00000-of-00001.parquet +3 -0
- polish/test-00000-of-00001.parquet +3 -0
- polish/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: polish
|
4 |
+
features:
|
5 |
+
- name: wav_filesize
|
6 |
+
dtype: int64
|
7 |
+
- name: text
|
8 |
+
dtype: string
|
9 |
+
- name: transcript_wav2vec
|
10 |
+
dtype: string
|
11 |
+
- name: levenshtein
|
12 |
+
dtype: float64
|
13 |
+
- name: duration
|
14 |
+
dtype: float64
|
15 |
+
- name: num_words
|
16 |
+
dtype: int64
|
17 |
+
- name: speaker_id
|
18 |
+
dtype: int64
|
19 |
+
- name: utterance_pitch_mean
|
20 |
+
dtype: float32
|
21 |
+
- name: utterance_pitch_std
|
22 |
+
dtype: float32
|
23 |
+
- name: snr
|
24 |
+
dtype: float64
|
25 |
+
- name: c50
|
26 |
+
dtype: float64
|
27 |
+
- name: speaking_rate
|
28 |
+
dtype: string
|
29 |
+
- name: phonemes
|
30 |
+
dtype: string
|
31 |
+
- name: original_text
|
32 |
+
dtype: string
|
33 |
+
- name: gender
|
34 |
+
dtype: string
|
35 |
+
- name: stoi
|
36 |
+
dtype: float64
|
37 |
+
- name: si-sdr
|
38 |
+
dtype: float64
|
39 |
+
- name: pesq
|
40 |
+
dtype: float64
|
41 |
+
- name: pitch
|
42 |
+
dtype: string
|
43 |
+
- name: noise
|
44 |
+
dtype: string
|
45 |
+
- name: reverberation
|
46 |
+
dtype: string
|
47 |
+
- name: speech_monotony
|
48 |
+
dtype: string
|
49 |
+
- name: text_description
|
50 |
+
dtype: string
|
51 |
+
splits:
|
52 |
+
- name: train
|
53 |
+
num_bytes: 14247616
|
54 |
+
num_examples: 15136
|
55 |
+
- name: dev
|
56 |
+
num_bytes: 477741
|
57 |
+
num_examples: 564
|
58 |
+
- name: test
|
59 |
+
num_bytes: 564607
|
60 |
+
num_examples: 603
|
61 |
+
download_size: 8640846
|
62 |
+
dataset_size: 15289964
|
63 |
+
configs:
|
64 |
+
- config_name: polish
|
65 |
+
data_files:
|
66 |
+
- split: train
|
67 |
+
path: polish/train-*
|
68 |
+
- split: dev
|
69 |
+
path: polish/dev-*
|
70 |
+
- split: test
|
71 |
+
path: polish/test-*
|
72 |
+
---
|
polish/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a55021094a9cedca20f9bcb9dcd1d58dc8d8427fe8d3a8b161e6a939e1259db
|
3 |
+
size 281005
|
polish/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbc271cc940d0faa72802f607c647c7f2503d653a0e5db63e7a8682fd58bbe5f
|
3 |
+
size 338193
|
polish/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51c8ddfe95af34fd2298811220d85da7a3da0bc301fbe0d082f44d8662996fbf
|
3 |
+
size 8021648
|