Fix yaml error (#2)
Browse files- Fix yaml error (b38ae9968df50f7175cc4106b13f8b28c38400ba)
Co-authored-by: Peter Gelderbloem <[email protected]>
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- xlsr-fine-tuning-week
|
12 |
license: apache-2.0
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
results:
|
16 |
- task:
|
17 |
name: Speech Recognition
|
|
|
11 |
- xlsr-fine-tuning-week
|
12 |
license: apache-2.0
|
13 |
model-index:
|
14 |
+
- name: XLSR Wav2Vec2 Large 53 CV-de
|
15 |
results:
|
16 |
- task:
|
17 |
name: Speech Recognition
|