File size: 868 Bytes
81a0819
 
5a56782
 
81a0819
 
 
 
 
 
 
24b67f3
81a0819
 
 
 
 
24b67f3
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Model and data descriptions

This is a wav2vec 2.0 base model pre-trained on 243 hours of Tamasheq speech from the corpus presented in [Boito et al., 2022](https://arxiv.org/abs/2201.05051).
**This is not an ASR fine-tuned model. There is no vocabulary file.**

## Intended uses & limitations

Pretrained wav2vec2 models are distributed under the Apache-2.0 license. Hence, they can be reused extensively without strict limitations. 

## Referencing our IWSLT models

```
@article{boito2022trac,
  title={ON-TRAC Consortium Systems for the IWSLT 2022 Dialect and Low-resource Speech Translation Tasks},
  author={Boito, Marcely Zanon and Ortega, John and Riguidel, Hugo and Laurent, Antoine and Barrault, Lo{\"\i}c and Bougares, Fethi and Chaabani, Firas and Nguyen, Ha and Barbier, Florentin and Gahbiche, Souhir and others},
  journal={IWSLT},
  year={2022}
}
```