Automatic Speech Recognition
NeMo
Ukrainian
Eval Results
theodotus commited on
Commit
365e21e
1 Parent(s): 5b9dbaf

Added small description

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -1,3 +1,41 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: bsd-3-clause
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - uk
4
+ library_name: nemo
5
+ datasets:
6
+ - mozilla-foundation/common_voice_10_0
7
+ - Yehor/voa-uk-transcriptions
8
+ tags:
9
+ - automatic-speech-recognition
10
+ model-index:
11
+ - name: stt_uk_contextnet_512
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: Mozilla Common Voice 10.0
18
+ type: mozilla-foundation/common_voice_10_0
19
+ config: clean
20
+ split: test
21
+ args:
22
+ language: uk
23
+ metrics:
24
+ - name: Test WER
25
+ type: wer
26
+ value: 7.260
27
  license: bsd-3-clause
28
  ---
29
+ # NVIDIA ContextNet 512 (uk-UA)
30
+
31
+ <style>
32
+ img {
33
+ display: inline;
34
+ }
35
+ </style>
36
+
37
+ | [![Model architecture](https://img.shields.io/badge/Model_Arch-ContextNet--RNNT-lightgrey#model-badge)](#model-architecture)
38
+ | [![Model size](https://img.shields.io/badge/Params-40M-lightgrey#model-badge)](#model-architecture)
39
+ | [![Language](https://img.shields.io/badge/Language-uk--UA-lightgrey#model-badge)](#datasets) |
40
+ ## Attribution
41
+ As initial checkpoint used [stt_en_contextnet_512](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/stt_en_contextnet_512) by [NVIDIA](https://github.com/NVIDIA) licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)