add vibravox paper on arXiV
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ The primary task for these models is an ASR task in the speech-to-phoneme contex
|
|
29 |
All models are finetuned versions of [facebook/wav2vec2-base-fr-voxpopuli-v2](https://huggingface.co/facebook/wav2vec2-base-fr-voxpopuli-v2) and adapted to different sensor inputs. They are intended to be used at a sample rate of 16kHz.
|
30 |
|
31 |
## Training Procedure
|
32 |
-
The models were each finetuned for 10 epochs with a constant learning rate of 1e-5. Detailed instructions for reproducing the experiments are available on the [jhauret/vibravox](https://github.com/jhauret/vibravox) Github repository.
|
33 |
|
34 |
## Available Models
|
35 |
|
|
|
29 |
All models are finetuned versions of [facebook/wav2vec2-base-fr-voxpopuli-v2](https://huggingface.co/facebook/wav2vec2-base-fr-voxpopuli-v2) and adapted to different sensor inputs. They are intended to be used at a sample rate of 16kHz.
|
30 |
|
31 |
## Training Procedure
|
32 |
+
The models were each finetuned for 10 epochs with a constant learning rate of 1e-5. Detailed instructions for reproducing the experiments are available on the [jhauret/vibravox](https://github.com/jhauret/vibravox) Github repository and in the [VibraVox paper on arXiV](https://arxiv.org/abs/2407.11828).
|
33 |
|
34 |
## Available Models
|
35 |
|