Rajaram Sivaramakrishnan
commited on
Commit
•
5a848fd
1
Parent(s):
a53273c
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
-
language:
|
|
|
3 |
datasets:
|
4 |
- common_voice
|
5 |
tags:
|
@@ -10,20 +11,21 @@ tags:
|
|
10 |
- hf-asr-leaderboard
|
11 |
license: apache-2.0
|
12 |
model-index:
|
13 |
-
- name: Rajaram1996/wav2vec2-large-xlsr-tamil
|
14 |
results:
|
15 |
-
- task:
|
16 |
name: Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: Common Voice ta
|
20 |
type: common_voice
|
21 |
-
args: ta
|
22 |
metrics:
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
---
|
|
|
27 |
# Wav2Vec2-Large-XLSR-53-tamil
|
28 |
|
29 |
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) in Tamil using the [Common Voice](https://huggingface.co/datasets/common_voice)
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ta
|
4 |
datasets:
|
5 |
- common_voice
|
6 |
tags:
|
|
|
11 |
- hf-asr-leaderboard
|
12 |
license: apache-2.0
|
13 |
model-index:
|
14 |
+
- name: Rajaram1996/wav2vec2-large-xlsr-53-tamil
|
15 |
results:
|
16 |
+
- task:
|
17 |
name: Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice ta
|
21 |
type: common_voice
|
22 |
+
args: ta
|
23 |
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 69.76
|
27 |
---
|
28 |
+
|
29 |
# Wav2Vec2-Large-XLSR-53-tamil
|
30 |
|
31 |
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) in Tamil using the [Common Voice](https://huggingface.co/datasets/common_voice)
|