anah1tbaghdassarian
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
model-index:
|
3 |
+
- name: stt_hy-AM_quartznet15x5
|
4 |
+
results:
|
5 |
+
- task:
|
6 |
+
type: Automatic Speech Recognition
|
7 |
+
dataset:
|
8 |
+
name: mozilla-foundation/common_voice_17_0
|
9 |
+
type: Audio
|
10 |
+
metrics:
|
11 |
+
- name: wer
|
12 |
+
type: wer
|
13 |
+
value: 11.75
|
14 |
+
datasets:
|
15 |
+
- mozilla-foundation/common_voice_17_0
|
16 |
+
language:
|
17 |
+
- hy
|
18 |
+
metrics:
|
19 |
+
- wer
|
20 |
+
pipeline_tag: automatic-speech-recognition
|
21 |
+
---
|