Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -380,6 +380,60 @@ dataset_info:
|
|
380 |
num_examples: 265
|
381 |
download_size: 11573093
|
382 |
dataset_size: 23207053
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
383 |
configs:
|
384 |
- config_name: dutch
|
385 |
data_files:
|
@@ -429,4 +483,12 @@ configs:
|
|
429 |
path: portuguese/dev-*
|
430 |
- split: test
|
431 |
path: portuguese/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
432 |
---
|
|
|
380 |
num_examples: 265
|
381 |
download_size: 11573093
|
382 |
dataset_size: 23207053
|
383 |
+
- config_name: spanish
|
384 |
+
features:
|
385 |
+
- name: wav_filesize
|
386 |
+
dtype: int64
|
387 |
+
- name: text
|
388 |
+
dtype: string
|
389 |
+
- name: transcript_wav2vec
|
390 |
+
dtype: string
|
391 |
+
- name: levenshtein
|
392 |
+
dtype: float64
|
393 |
+
- name: duration
|
394 |
+
dtype: float64
|
395 |
+
- name: num_words
|
396 |
+
dtype: int64
|
397 |
+
- name: speaker_id
|
398 |
+
dtype: int64
|
399 |
+
- name: utterance_pitch_mean
|
400 |
+
dtype: float32
|
401 |
+
- name: utterance_pitch_std
|
402 |
+
dtype: float32
|
403 |
+
- name: snr
|
404 |
+
dtype: float64
|
405 |
+
- name: c50
|
406 |
+
dtype: float64
|
407 |
+
- name: speaking_rate
|
408 |
+
dtype: string
|
409 |
+
- name: phonemes
|
410 |
+
dtype: string
|
411 |
+
- name: original_text
|
412 |
+
dtype: string
|
413 |
+
- name: gender
|
414 |
+
dtype: string
|
415 |
+
- name: pitch
|
416 |
+
dtype: string
|
417 |
+
- name: noise
|
418 |
+
dtype: string
|
419 |
+
- name: reverberation
|
420 |
+
dtype: string
|
421 |
+
- name: speech_monotony
|
422 |
+
dtype: string
|
423 |
+
- name: text_description
|
424 |
+
dtype: string
|
425 |
+
splits:
|
426 |
+
- name: train
|
427 |
+
num_bytes: 136825996
|
428 |
+
num_examples: 153150
|
429 |
+
- name: dev
|
430 |
+
num_bytes: 1718182
|
431 |
+
num_examples: 1897
|
432 |
+
- name: test
|
433 |
+
num_bytes: 1480245
|
434 |
+
num_examples: 1662
|
435 |
+
download_size: 73856927
|
436 |
+
dataset_size: 140024423
|
437 |
configs:
|
438 |
- config_name: dutch
|
439 |
data_files:
|
|
|
483 |
path: portuguese/dev-*
|
484 |
- split: test
|
485 |
path: portuguese/test-*
|
486 |
+
- config_name: spanish
|
487 |
+
data_files:
|
488 |
+
- split: train
|
489 |
+
path: spanish/train-*
|
490 |
+
- split: dev
|
491 |
+
path: spanish/dev-*
|
492 |
+
- split: test
|
493 |
+
path: spanish/test-*
|
494 |
---
|
spanish/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae5a09aafe41c11996b8fd66ace87b5ebb75c5332b5d7ac392bcafc91e6b0cd4
|
3 |
+
size 898484
|
spanish/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36a36701653c1c4c3ae3e9b060d253a2bef1dbdfa764d90f6a7213927792f0aa
|
3 |
+
size 779174
|
spanish/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ec8140994e08191b0069692ec38cd5f20530694808313286d949e2f374342e0
|
3 |
+
size 72179269
|