Upload README.md with huggingface_hub
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
Fine-tuning of `wav2vec2-large-lv60` on 100h of Librispeech training data. Results are a bit worse than those reported in the Appendix in Table 3 of the original [paper](https://arxiv.org/pdf/2006.11477.pdf).
|
2 |
|
3 |
Model was trained on *librispeech-clean-train.100* with following hyper-parameters:
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
---
|
4 |
Fine-tuning of `wav2vec2-large-lv60` on 100h of Librispeech training data. Results are a bit worse than those reported in the Appendix in Table 3 of the original [paper](https://arxiv.org/pdf/2006.11477.pdf).
|
5 |
|
6 |
Model was trained on *librispeech-clean-train.100* with following hyper-parameters:
|