Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Languages:
Slovak
Size:
100K - 1M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -142,9 +142,9 @@ print(sample["duration"], "seconds")
|
|
| 142 |
sample["audio"]["array"] # numpy waveform
|
| 143 |
```
|
| 144 |
|
| 145 |
-
## Citation & Paper
|
| 146 |
For more details, please see our paper on [arXiv](https://arxiv.org/abs/2509.19270). If you use this dataset in your work, please cite it as:
|
| 147 |
-
|
| 148 |
@misc{božík2025slopalspeech28000hourslovakspeech,
|
| 149 |
title={SloPalSpeech: A 2,8000-Hour Slovak Speech Corpus from Parliamentary Data},
|
| 150 |
author={Erik Božík and Marek Šuppa},
|
|
@@ -153,4 +153,5 @@ For more details, please see our paper on [arXiv](https://arxiv.org/abs/2509.192
|
|
| 153 |
archivePrefix={arXiv},
|
| 154 |
primaryClass={cs.CL},
|
| 155 |
url={https://arxiv.org/abs/2509.19270},
|
| 156 |
-
}
|
|
|
|
|
|
| 142 |
sample["audio"]["array"] # numpy waveform
|
| 143 |
```
|
| 144 |
|
| 145 |
+
## 📝 Citation & Paper
|
| 146 |
For more details, please see our paper on [arXiv](https://arxiv.org/abs/2509.19270). If you use this dataset in your work, please cite it as:
|
| 147 |
+
```bibtex
|
| 148 |
@misc{božík2025slopalspeech28000hourslovakspeech,
|
| 149 |
title={SloPalSpeech: A 2,8000-Hour Slovak Speech Corpus from Parliamentary Data},
|
| 150 |
author={Erik Božík and Marek Šuppa},
|
|
|
|
| 153 |
archivePrefix={arXiv},
|
| 154 |
primaryClass={cs.CL},
|
| 155 |
url={https://arxiv.org/abs/2509.19270},
|
| 156 |
+
}
|
| 157 |
+
```
|