Jzuluaga commited on
Commit
87e2091
1 Parent(s): f0e430d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -27,6 +27,13 @@ model-index:
27
 
28
  This model is a fine-tuned version of [facebook/wav2vec2-large-960h-lv60-self](https://huggingface.co/facebook/wav2vec2-large-960h-lv60-self) on the [ATCOSIM corpus](https://huggingface.co/datasets/Jzuluaga/atcosim_corpus).
29
 
 
 
 
 
 
 
 
30
  It achieves the following results on the evaluation set:
31
  - Loss: 0.0850
32
  - Wer: 0.0167 (1.67% WER)
 
27
 
28
  This model is a fine-tuned version of [facebook/wav2vec2-large-960h-lv60-self](https://huggingface.co/facebook/wav2vec2-large-960h-lv60-self) on the [ATCOSIM corpus](https://huggingface.co/datasets/Jzuluaga/atcosim_corpus).
29
 
30
+ <a href="https://colab.research.google.com/github/idiap/w2v2-air-traffic/blob/main/src/eval_xlsr_atc_model.ipynb">
31
+ <img alt="GitHub" src="https://colab.research.google.com/assets/colab-badge.svg\">
32
+ </a>
33
+ <a href="https://github.com/idiap/w2v2-air-traffic">
34
+ <img alt="GitHub" src="https://img.shields.io/badge/GitHub-Open%20source-green\">
35
+ </a>
36
+
37
  It achieves the following results on the evaluation set:
38
  - Loss: 0.0850
39
  - Wer: 0.0167 (1.67% WER)