Commit
·
684624e
1
Parent(s):
48c9ff4
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,19 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
-
base_model:
|
|
|
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
metrics:
|
| 7 |
- wer
|
| 8 |
model-index:
|
| 9 |
-
- name: wav2vec2-conformer-
|
| 10 |
results: []
|
| 11 |
datasets:
|
| 12 |
- openslr/openslr
|
| 13 |
language:
|
| 14 |
- jv
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model:
|
| 4 |
+
- facebook/wav2vec2-conformer-rel-pos-large
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
metrics:
|
| 8 |
- wer
|
| 9 |
model-index:
|
| 10 |
+
- name: wav2vec2-conformer-rope-jv-openslr
|
| 11 |
results: []
|
| 12 |
datasets:
|
| 13 |
- openslr/openslr
|
| 14 |
language:
|
| 15 |
- jv
|
| 16 |
+
pipeline_tag: automatic-speech-recognition
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|