Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language: ta
|
4 |
-
datasets:
|
5 |
-
- common_voice
|
6 |
tags:
|
7 |
- audio
|
8 |
- automatic-speech-recognition
|
@@ -16,6 +14,10 @@ model-index:
|
|
16 |
- task:
|
17 |
name: Speech Recognition
|
18 |
type: automatic-speech-recognition
|
|
|
|
|
|
|
|
|
19 |
metrics:
|
20 |
- name: Test WER
|
21 |
type: wer
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language: ta
|
|
|
|
|
4 |
tags:
|
5 |
- audio
|
6 |
- automatic-speech-recognition
|
|
|
14 |
- task:
|
15 |
name: Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: Common Voice ta
|
19 |
+
type: common_voice
|
20 |
+
args: ta
|
21 |
metrics:
|
22 |
- name: Test WER
|
23 |
type: wer
|