Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ for the french language that was fine-tuned on the
|
|
| 25 |
The model is a CTC-based model on top of
|
| 26 |
[wav2vec2](https://huggingface.co/LeBenchmark/wav2vec2-FR-7K-large) embeddings,
|
| 27 |
trained on data from the [CommonVoice](https://commonvoice.mozilla.org),
|
| 28 |
-
[PxCorpus](https://zenodo.org/records/6482587) and
|
| 29 |
layers were trained from scratch and the wav2vec2 layers were fine-tuned.
|
| 30 |
|
| 31 |
The model can be used in [medkit](https://github.com/medkit-lib/medkit/) the
|
|
|
|
| 25 |
The model is a CTC-based model on top of
|
| 26 |
[wav2vec2](https://huggingface.co/LeBenchmark/wav2vec2-FR-7K-large) embeddings,
|
| 27 |
trained on data from the [CommonVoice](https://commonvoice.mozilla.org),
|
| 28 |
+
[PxCorpus](https://zenodo.org/records/6482587) and Simsamu datasets. The CTC
|
| 29 |
layers were trained from scratch and the wav2vec2 layers were fine-tuned.
|
| 30 |
|
| 31 |
The model can be used in [medkit](https://github.com/medkit-lib/medkit/) the
|