NeonBohdan
commited on
Commit
•
b498a20
1
Parent(s):
cd1e242
Added test WER
Browse files
README.md
CHANGED
@@ -6,6 +6,23 @@ datasets:
|
|
6 |
- mozilla-foundation/common_voice_10_0
|
7 |
tags:
|
8 |
- automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
license: bsd-3-clause
|
10 |
---
|
11 |
# NVIDIA Streaming Citrinet 512 (uk-UA)
|
|
|
6 |
- mozilla-foundation/common_voice_10_0
|
7 |
tags:
|
8 |
- automatic-speech-recognition
|
9 |
+
model-index:
|
10 |
+
- name: stt_uk_citrinet_512_gamma_0_25
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Automatic Speech Recognition
|
14 |
+
type: automatic-speech-recognition
|
15 |
+
dataset:
|
16 |
+
name: Mozilla Common Voice 10.0
|
17 |
+
type: mozilla-foundation/common_voice_10_0
|
18 |
+
config: clean
|
19 |
+
split: test
|
20 |
+
args:
|
21 |
+
language: uk
|
22 |
+
metrics:
|
23 |
+
- name: Test WER
|
24 |
+
type: wer
|
25 |
+
value: 8.663
|
26 |
license: bsd-3-clause
|
27 |
---
|
28 |
# NVIDIA Streaming Citrinet 512 (uk-UA)
|