Datasets:
Commit
·
c134fff
1
Parent(s):
075cf7a
Update README.md
Browse files
README.md
CHANGED
@@ -65,7 +65,13 @@ When developing automatic speech recognition engines and any other machine learn
|
|
65 |
|
66 |
The CIEMPIESS TEST Corpus is a gender balanced corpus designed to test acoustic models for the speech recognition task. It was created by recordings and human transcripts of 10 male and 10 female speakers.
|
67 |
|
68 |
-
The CIEMPIESS TEST Corpus is considered a CIEMPIESS dataset because it only contains audio from the same source of the first [CIEMPIESS Corpus](https://catalog.ldc.upenn.edu/LDC2015S07) and it has the word "TEST" in its name, obviously because it is recommended for test purposes only.
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
|
70 |
### Example Usage
|
71 |
The CIEMPIESS TEST contains only the test split:
|
|
|
65 |
|
66 |
The CIEMPIESS TEST Corpus is a gender balanced corpus designed to test acoustic models for the speech recognition task. It was created by recordings and human transcripts of 10 male and 10 female speakers.
|
67 |
|
68 |
+
The CIEMPIESS TEST Corpus is considered a CIEMPIESS dataset because it only contains audio from the same source of the first [CIEMPIESS Corpus](https://catalog.ldc.upenn.edu/LDC2015S07) and it has the word "TEST" in its name, obviously because it is recommended for test purposes only.
|
69 |
+
|
70 |
+
This corpus is part of the [CIEMPIESS Experimentation](https://catalog.ldc.upenn.edu/LDC2019S07), which is a set of three different datasets, specifically [CIEMPIESS COMPLEMENTARY](https://huggingface.co/datasets/ciempiess/ciempiess_complementary), [CIEMPIESS FEM](https://huggingface.co/datasets/ciempiess/ciempiess_fem) and [CIEMPIESS TEST](https://huggingface.co/datasets/ciempiess/ciempiess_test).
|
71 |
+
|
72 |
+
CIEMPIESS is the acronym for:
|
73 |
+
|
74 |
+
"Corpus de Investigación en Español de México del Posgrado de Ingeniería Eléctrica y Servicio Social".
|
75 |
|
76 |
### Example Usage
|
77 |
The CIEMPIESS TEST contains only the test split:
|