karolnowakowski
commited on
Commit
•
26b8a6f
1
Parent(s):
dd5fcee
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
7 |
|
8 |
## Wav2Vec2-Large-XLSR-53 pretrained on Ainu language data
|
9 |
|
10 |
-
This is a [wav2vec-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) model
|
11 |
For details, please refer to the [paper]() (see below).
|
12 |
|
13 |
## Citation
|
@@ -17,6 +17,6 @@ When using the model please cite the following paper (in press):
|
|
17 |
title={Adapting Multilingual Speech Representation Model for a New, Underresourced Language through Multilingual Fine-tuning and Continued Pretraining},
|
18 |
author={Nowakowski, Karol and Ptaszynski, Michal and Murasaki, Kyoko and Nieuważny, Jagna},
|
19 |
year={2022},
|
20 |
-
|
21 |
}
|
22 |
```
|
|
|
7 |
|
8 |
## Wav2Vec2-Large-XLSR-53 pretrained on Ainu language data
|
9 |
|
10 |
+
This is a [wav2vec-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) model adapted for the Ainu language by performing continued pretraining for 100k steps on 234 hours of speech data in Sakhalin Ainu and Hokkaido Ainu.
|
11 |
For details, please refer to the [paper]() (see below).
|
12 |
|
13 |
## Citation
|
|
|
17 |
title={Adapting Multilingual Speech Representation Model for a New, Underresourced Language through Multilingual Fine-tuning and Continued Pretraining},
|
18 |
author={Nowakowski, Karol and Ptaszynski, Michal and Murasaki, Kyoko and Nieuważny, Jagna},
|
19 |
year={2022},
|
20 |
+
journal={Information Processing & Management}
|
21 |
}
|
22 |
```
|