Update README.md
Browse files
README.md
CHANGED
|
@@ -29,11 +29,13 @@ Pretrained wav2vec2 models are distributed under the Apache-2.0 license. Hence,
|
|
| 29 |
|
| 30 |
## Referencing our gender-specific models
|
| 31 |
```
|
| 32 |
-
@
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
|
|
|
|
|
|
| 37 |
}
|
| 38 |
```
|
| 39 |
## Referencing LeBenchmark
|
|
|
|
| 29 |
|
| 30 |
## Referencing our gender-specific models
|
| 31 |
```
|
| 32 |
+
@inproceedings{boito22_interspeech,
|
| 33 |
+
author={Marcely Zanon Boito and Laurent Besacier and Natalia Tomashenko and Yannick Estève},
|
| 34 |
+
title={{A Study of Gender Impact in Self-supervised Models for Speech-to-Text Systems}},
|
| 35 |
+
year=2022,
|
| 36 |
+
booktitle={Proc. Interspeech 2022},
|
| 37 |
+
pages={1278--1282},
|
| 38 |
+
doi={10.21437/Interspeech.2022-353}
|
| 39 |
}
|
| 40 |
```
|
| 41 |
## Referencing LeBenchmark
|