Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
Danish
ArXiv:
Libraries:
Datasets
Dask
License:
saattrupdan commited on
Commit
f92b208
·
1 Parent(s): bed8a73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -40,7 +40,7 @@ size_categories:
40
  - 100K<n<1M
41
  license: other
42
  ---
43
- # Dataset Card for FTSpeech
44
 
45
  ## Dataset Description
46
 
@@ -52,7 +52,7 @@ license: other
52
 
53
  ### Dataset Summary
54
 
55
- This dataset is an upload of [FTSpeech](https://ftspeech.github.io/).
56
 
57
  The training, validation and test splits are the original ones.
58
 
@@ -137,4 +137,15 @@ Institute](https://alexandra.dk/) reorganised the dataset and uploaded it to the
137
 
138
  ### Licensing Information
139
 
140
- The dataset is licensed under [this custom license](https://www.ft.dk/da/aktuelt/tv-fra-folketinget/deling-og-rettigheder).
 
 
 
 
 
 
 
 
 
 
 
 
40
  - 100K<n<1M
41
  license: other
42
  ---
43
+ # Dataset Card for FT Speech
44
 
45
  ## Dataset Description
46
 
 
52
 
53
  ### Dataset Summary
54
 
55
+ This dataset is an upload of the [FT Speech dataset](https://ftspeech.github.io/).
56
 
57
  The training, validation and test splits are the original ones.
58
 
 
137
 
138
  ### Licensing Information
139
 
140
+ The dataset is licensed under [this custom license](https://www.ft.dk/da/aktuelt/tv-fra-folketinget/deling-og-rettigheder).
141
+
142
+ ### Citation
143
+
144
+ ```
145
+ @inproceedings{ftspeech,
146
+ author = {Kirkedal, Andreas and Stepanović, Marija and Plank, Barbara},
147
+ title = {{FT Speech: Danish Parliament Speech Corpus}},
148
+ booktitle = {Proc. Interspeech 2020},
149
+ year = {2020}
150
+ }
151
+ ```