Update README.md
Browse files
README.md
CHANGED
@@ -64,7 +64,7 @@ task_ids:
|
|
64 |
|
65 |
This is the ParlamentParla speech corpus for Catalan prepared by Col·lectivaT. The audio segments were extracted from recordings the Catalan Parliament (Parlament de Catalunya) plenary sessions, which took place between 2007/07/11 - 2018/07/17. We aligned the transcriptions with the recordings and extracted the corpus. The content belongs to the Catalan Parliament and the data is released conforming their terms of use.
|
66 |
|
67 |
-
Preparation of this corpus was partly supported by the Department of Culture of the Catalan autonomous government, and the v2.0 was supported by the Barcelona Supercomputing Center, within the framework of
|
68 |
|
69 |
As of v2.0 the corpus is separated into 211 hours of clean and 400 hours of other quality segments. Furthermore, each speech segment is tagged with its speaker and each speaker with their gender. The statistics are detailed in the readme file.
|
70 |
|
@@ -77,7 +77,7 @@ The dataset can be used for:
|
|
77 |
|
78 |
### Languages
|
79 |
|
80 |
-
The dataset is in Catalan (`ca`).
|
81 |
|
82 |
## Dataset Structure
|
83 |
|
@@ -199,6 +199,8 @@ The text corpus belongs to the domain of Catalan politics
|
|
199 |
Baybars Külebi ([@gullabi](https://github.com/gullabi),
|
200 |
[@baybars](https://huggingface.co/baybars))
|
201 |
|
|
|
|
|
202 |
### Licensing Information
|
203 |
|
204 |
[Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/).
|
@@ -232,10 +234,6 @@ For the paper:
|
|
232 |
}
|
233 |
```
|
234 |
|
235 |
-
### Funding
|
236 |
-
|
237 |
-
This work was funded by the [Catalan Ministry of the Vice-presidency, Digital Policies and Territory](https://politiquesdigitals.gencat.cat/en/inici/index.html) within the framework of the [Aina project](https://politiquesdigitals.gencat.cat/ca/tic/aina-el-projecte-per-garantir-el-catala-en-lera-digital/).
|
238 |
-
|
239 |
### Contributions
|
240 |
|
241 |
Thanks to [@albertvillanova](https://github.com/albertvillanova) for adding this dataset.
|
|
|
64 |
|
65 |
This is the ParlamentParla speech corpus for Catalan prepared by Col·lectivaT. The audio segments were extracted from recordings the Catalan Parliament (Parlament de Catalunya) plenary sessions, which took place between 2007/07/11 - 2018/07/17. We aligned the transcriptions with the recordings and extracted the corpus. The content belongs to the Catalan Parliament and the data is released conforming their terms of use.
|
66 |
|
67 |
+
Preparation of this corpus was partly supported by the Department of Culture of the Catalan autonomous government, and the v2.0 was supported by the Barcelona Supercomputing Center, within the framework of Projecte AINA of the Departament de Polítiques Digitals.
|
68 |
|
69 |
As of v2.0 the corpus is separated into 211 hours of clean and 400 hours of other quality segments. Furthermore, each speech segment is tagged with its speaker and each speaker with their gender. The statistics are detailed in the readme file.
|
70 |
|
|
|
77 |
|
78 |
### Languages
|
79 |
|
80 |
+
The dataset is in Catalan (`ca-CA`).
|
81 |
|
82 |
## Dataset Structure
|
83 |
|
|
|
199 |
Baybars Külebi ([@gullabi](https://github.com/gullabi),
|
200 |
[@baybars](https://huggingface.co/baybars))
|
201 |
|
202 |
+
This work was funded by the [Catalan Ministry of the Vice-presidency, Digital Policies and Territory](https://politiquesdigitals.gencat.cat/en/inici/index.html) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/tic/aina-el-projecte-per-garantir-el-catala-en-lera-digital/).
|
203 |
+
|
204 |
### Licensing Information
|
205 |
|
206 |
[Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/).
|
|
|
234 |
}
|
235 |
```
|
236 |
|
|
|
|
|
|
|
|
|
237 |
### Contributions
|
238 |
|
239 |
Thanks to [@albertvillanova](https://github.com/albertvillanova) for adding this dataset.
|