Update README.md
Browse files
README.md
CHANGED
@@ -1,29 +1,6 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
|
4 |
-
- Interspeech 2021
|
5 |
-
metrics:
|
6 |
-
- wer
|
7 |
-
tags:
|
8 |
-
- audio
|
9 |
-
- automatic-speech-recognition
|
10 |
-
- speech
|
11 |
-
- xlsr-fine-tuning-week
|
12 |
-
license: apache-2.0
|
13 |
-
model-index:
|
14 |
-
- name: XLSR Wav2Vec2 Hindi by Shyam Sunder Kumar
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Speech Recognition
|
18 |
-
type: automatic-speech-recognition
|
19 |
-
dataset:
|
20 |
-
name: Common Voice hi
|
21 |
-
type: common_voice
|
22 |
-
args: hi
|
23 |
-
metrics:
|
24 |
-
- name: Test WER
|
25 |
-
type: wer
|
26 |
-
value: 72.62
|
27 |
---
|
28 |
|
29 |
# Wav2Vec2-Large-XLSR-53-hindi
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- hi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Wav2Vec2-Large-XLSR-53-hindi
|