Datasets:
carlosdanielhernandezmena
commited on
Commit
•
8c90c7a
1
Parent(s):
1a1465e
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
README.md
CHANGED
@@ -1,28 +1,68 @@
|
|
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 COMPLEMENTARY CORPUS: Audio and Transcripts of Spanish Isolated Words.'
|
13 |
size_categories:
|
14 |
- n<1K
|
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_complementary
|
|
|
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 |
- n<1K
|
14 |
source_datasets:
|
15 |
- original
|
16 |
+
task_categories:
|
17 |
+
- automatic-speech-recognition
|
18 |
+
task_ids: []
|
19 |
+
pretty_name: 'CIEMPIESS COMPLEMENTARY CORPUS: Audio and Transcripts of Spanish Isolated
|
20 |
+
Words.'
|
21 |
tags:
|
22 |
- ciempiess
|
23 |
- spanish
|
24 |
- mexican spanish
|
25 |
- ciempiess project
|
26 |
- ciempiess-unam project
|
27 |
+
dataset_info:
|
28 |
+
config_name: ciempiess_complementary
|
29 |
+
features:
|
30 |
+
- name: audio_id
|
31 |
+
dtype: string
|
32 |
+
- name: audio
|
33 |
+
dtype:
|
34 |
+
audio:
|
35 |
+
sampling_rate: 16000
|
36 |
+
- name: speaker_id
|
37 |
+
dtype: string
|
38 |
+
- name: gender
|
39 |
+
dtype: string
|
40 |
+
- name: duration
|
41 |
+
dtype: float32
|
42 |
+
- name: utt_type
|
43 |
+
dtype: string
|
44 |
+
- name: age
|
45 |
+
dtype: int32
|
46 |
+
- name: education
|
47 |
+
dtype: string
|
48 |
+
- name: birthplace
|
49 |
+
dtype: string
|
50 |
+
- name: residence
|
51 |
+
dtype: string
|
52 |
+
- name: normalized_text
|
53 |
+
dtype: string
|
54 |
+
splits:
|
55 |
+
- name: train
|
56 |
+
num_bytes: 60455907.0
|
57 |
+
num_examples: 520
|
58 |
+
download_size: 60429340
|
59 |
+
dataset_size: 60455907.0
|
60 |
+
configs:
|
61 |
+
- config_name: ciempiess_complementary
|
62 |
+
data_files:
|
63 |
+
- split: train
|
64 |
+
path: ciempiess_complementary/train-*
|
65 |
+
default: true
|
66 |
---
|
67 |
|
68 |
# Dataset Card for ciempiess_complementary
|
ciempiess_complementary/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f83b829c3743afc2ba252778b6139ee192470cd86f523021babbcd8f50ed1d7
|
3 |
+
size 60429340
|