Update czech_parliament_plenary_hearings.py
Browse files
czech_parliament_plenary_hearings.py
CHANGED
@@ -5,7 +5,7 @@ import librosa
|
|
5 |
import datasets
|
6 |
_LICENSE = "https://creativecommons.org/licenses/by/4.0/"
|
7 |
_HOMEPAGE = "https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3126"
|
8 |
-
_DATASET_URL = "https://lindat.mff.cuni.cz/repository/xmlui/bitstream/handle/11234/1-3126
|
9 |
|
10 |
_DESCRIPTION = "Large corpus of Czech parliament plenary sessions, originaly released 2019-11-29 by Kratochvíl Jonáš, Polák Peter and Bojar Ondřej\
|
11 |
The dataset consists of 444 hours of transcribed speech audio snippets 1 to 40 seconds long.\
|
|
|
5 |
import datasets
|
6 |
_LICENSE = "https://creativecommons.org/licenses/by/4.0/"
|
7 |
_HOMEPAGE = "https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3126"
|
8 |
+
_DATASET_URL = "https://lindat.mff.cuni.cz/repository/xmlui/bitstream/handle/11234/1-3126/snemovna.tar.xz"
|
9 |
|
10 |
_DESCRIPTION = "Large corpus of Czech parliament plenary sessions, originaly released 2019-11-29 by Kratochvíl Jonáš, Polák Peter and Bojar Ondřej\
|
11 |
The dataset consists of 444 hours of transcribed speech audio snippets 1 to 40 seconds long.\
|