Datasets:
carlosdanielhernandezmena
commited on
Commit
•
c0b3d0b
1
Parent(s):
83695b2
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
README.md
CHANGED
@@ -1,28 +1,59 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
-
language:
|
5 |
-
- es
|
6 |
language_creators:
|
7 |
- other
|
|
|
|
|
8 |
license:
|
9 |
- cc-by-sa-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: 'CIEMPIESS FEM CORPUS: Audio and Transcripts of Female Speakers in Spanish.'
|
13 |
size_categories:
|
14 |
- 10K<n<100K
|
15 |
source_datasets:
|
16 |
- original
|
|
|
|
|
|
|
|
|
17 |
tags:
|
18 |
- ciempiess
|
19 |
- spanish
|
20 |
- mexican spanish
|
21 |
- ciempiess project
|
22 |
- ciempiess-unam project
|
23 |
-
|
24 |
-
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
# Dataset Card for ciempiess_fem
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
|
|
|
|
4 |
language_creators:
|
5 |
- other
|
6 |
+
language:
|
7 |
+
- es
|
8 |
license:
|
9 |
- cc-by-sa-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- 10K<n<100K
|
14 |
source_datasets:
|
15 |
- original
|
16 |
+
task_categories:
|
17 |
+
- automatic-speech-recognition
|
18 |
+
task_ids: []
|
19 |
+
pretty_name: 'CIEMPIESS FEM CORPUS: Audio and Transcripts of Female Speakers in Spanish.'
|
20 |
tags:
|
21 |
- ciempiess
|
22 |
- spanish
|
23 |
- mexican spanish
|
24 |
- ciempiess project
|
25 |
- ciempiess-unam project
|
26 |
+
dataset_info:
|
27 |
+
config_name: ciempiess_fem
|
28 |
+
features:
|
29 |
+
- name: audio_id
|
30 |
+
dtype: string
|
31 |
+
- name: audio
|
32 |
+
dtype:
|
33 |
+
audio:
|
34 |
+
sampling_rate: 16000
|
35 |
+
- name: speaker_id
|
36 |
+
dtype: string
|
37 |
+
- name: gender
|
38 |
+
dtype: string
|
39 |
+
- name: duration
|
40 |
+
dtype: float32
|
41 |
+
- name: country
|
42 |
+
dtype: string
|
43 |
+
- name: normalized_text
|
44 |
+
dtype: string
|
45 |
+
splits:
|
46 |
+
- name: train
|
47 |
+
num_bytes: 781435185.285
|
48 |
+
num_examples: 6505
|
49 |
+
download_size: 958145084
|
50 |
+
dataset_size: 781435185.285
|
51 |
+
configs:
|
52 |
+
- config_name: ciempiess_fem
|
53 |
+
data_files:
|
54 |
+
- split: train
|
55 |
+
path: ciempiess_fem/train-*
|
56 |
+
default: true
|
57 |
---
|
58 |
|
59 |
# Dataset Card for ciempiess_fem
|
ciempiess_fem/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c5583983650b4b9a4546d664bc2fdd5609fcb6b72cb254e16b1c9cc32925216
|
3 |
+
size 464051187
|
ciempiess_fem/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:877411e4499c212c1364491430b0f6ead821dd69378615521338eb3de949cca0
|
3 |
+
size 494093897
|