Datasets:
Change citation info
Browse files
rixvox.py
CHANGED
|
@@ -19,10 +19,10 @@ import pandas as pd
|
|
| 19 |
|
| 20 |
|
| 21 |
_CITATION = """\
|
| 22 |
-
@misc{
|
| 23 |
author = {Rekathati, Faton},
|
| 24 |
-
title = {The KBLab Blog:
|
| 25 |
-
url = {https://kb-labb.github.io/posts/2023-
|
| 26 |
year = {2023}
|
| 27 |
}
|
| 28 |
"""
|
|
|
|
| 19 |
|
| 20 |
|
| 21 |
_CITATION = """\
|
| 22 |
+
@misc{rekathati2023rixvox:,
|
| 23 |
author = {Rekathati, Faton},
|
| 24 |
+
title = {The KBLab Blog: RixVox: A Swedish Speech Corpus with 5500 Hours of Speech from Parliamentary Debates},
|
| 25 |
+
url = {https://kb-labb.github.io/posts/2023-03-09-rixvox-a-swedish-speech-corpus/},
|
| 26 |
year = {2023}
|
| 27 |
}
|
| 28 |
"""
|