Commit
•
cd3f671
1
Parent(s):
4378d19
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (7a60e4bdb4cab76c451829136720f36a86a698e2)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -11,6 +11,7 @@ datasets:
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
- cer
|
|
|
14 |
model-index:
|
15 |
- name: wav2vec2-punjabi-V8-Abid
|
16 |
results:
|
@@ -18,8 +19,8 @@ model-index:
|
|
18 |
type: automatic-speech-recognition
|
19 |
name: Speech Recognition
|
20 |
dataset:
|
21 |
-
type: mozilla-foundation/common_voice_8_0
|
22 |
name: Common Voice pa-IN
|
|
|
23 |
args: pa-IN
|
24 |
metrics:
|
25 |
- type: wer
|
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
- cer
|
14 |
+
base_model: Harveenchadha/vakyansh-wav2vec2-punjabi-pam-10
|
15 |
model-index:
|
16 |
- name: wav2vec2-punjabi-V8-Abid
|
17 |
results:
|
|
|
19 |
type: automatic-speech-recognition
|
20 |
name: Speech Recognition
|
21 |
dataset:
|
|
|
22 |
name: Common Voice pa-IN
|
23 |
+
type: mozilla-foundation/common_voice_8_0
|
24 |
args: pa-IN
|
25 |
metrics:
|
26 |
- type: wer
|