Update README.md
Browse files
README.md
CHANGED
|
@@ -60,18 +60,17 @@ The preprint of our paper (accepted to INTERSPEECH 2022) is available at http://
|
|
| 60 |
If you find this model useful, please cite our paper:
|
| 61 |
```
|
| 62 |
@inproceedings{wav2vec2-base-cs-80k-ClTRUS,
|
| 63 |
-
title = {Exploring Capabilities of Monolingual Audio Transformers using Large Datasets in Automatic Speech Recognition of
|
| 64 |
author = {
|
| 65 |
Jan Lehe\v{c}ka and
|
| 66 |
Jan \v{S}vec and
|
| 67 |
Ale\v{s} Pra\v{z}\'ak and
|
| 68 |
Josef V. Psutka
|
| 69 |
},
|
| 70 |
-
booktitle
|
| 71 |
-
|
| 72 |
year = {2022},
|
| 73 |
-
|
| 74 |
-
url = {https://arxiv.org/abs/2206.07627},
|
| 75 |
}
|
| 76 |
```
|
| 77 |
|
|
|
|
| 60 |
If you find this model useful, please cite our paper:
|
| 61 |
```
|
| 62 |
@inproceedings{wav2vec2-base-cs-80k-ClTRUS,
|
| 63 |
+
title = {{Exploring Capabilities of Monolingual Audio Transformers using Large Datasets in Automatic Speech Recognition of Czech}},
|
| 64 |
author = {
|
| 65 |
Jan Lehe\v{c}ka and
|
| 66 |
Jan \v{S}vec and
|
| 67 |
Ale\v{s} Pra\v{z}\'ak and
|
| 68 |
Josef V. Psutka
|
| 69 |
},
|
| 70 |
+
booktitle={Proc. Interspeech 2022},
|
| 71 |
+
pages={1831--1835},
|
| 72 |
year = {2022},
|
| 73 |
+
doi={10.21437/Interspeech.2022-10439}
|
|
|
|
| 74 |
}
|
| 75 |
```
|
| 76 |
|