Commit
·
89954dc
1
Parent(s):
fdfb602
Init model
Browse files- .gitattributes +1 -0
- README.md +37 -0
- stt_nl_citrinet_512_gamma_0_25.nemo +3 -0
.gitattributes
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 1 |
+
*.nemo filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 3 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 4 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,40 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: bsd-3-clause
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- nl
|
| 4 |
+
library_name: nemo
|
| 5 |
+
datasets:
|
| 6 |
+
- mozilla-foundation/common_voice_12_0
|
| 7 |
+
tags:
|
| 8 |
+
- automatic-speech-recognition
|
| 9 |
+
model-index:
|
| 10 |
+
- name: stt_nl_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 12.0
|
| 17 |
+
type: mozilla-foundation/common_voice_12_0
|
| 18 |
+
config: clean
|
| 19 |
+
split: test
|
| 20 |
+
args:
|
| 21 |
+
language: nl
|
| 22 |
+
metrics:
|
| 23 |
+
- name: Test WER
|
| 24 |
+
type: wer
|
| 25 |
+
value: 6.204
|
| 26 |
license: bsd-3-clause
|
| 27 |
---
|
| 28 |
+
# NVIDIA Streaming Citrinet 512 (nl-NL)
|
| 29 |
+
|
| 30 |
+
<style>
|
| 31 |
+
img {
|
| 32 |
+
display: inline;
|
| 33 |
+
}
|
| 34 |
+
</style>
|
| 35 |
+
|
| 36 |
+
| [](#model-architecture)
|
| 37 |
+
| [](#model-architecture)
|
| 38 |
+
| [](#datasets) |
|
| 39 |
+
## Attribution
|
| 40 |
+
As initial checkpoint used [stt_en_citrinet_512_gamma_0_25](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/stt_en_citrinet_512_gamma_0_25) by [NVIDIA](https://github.com/NVIDIA) licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
|
stt_nl_citrinet_512_gamma_0_25.nemo
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:088e30266ff21b5c60b34b558b3f4e9d44a97185fe20b6e32060e8d1260f6a64
|
| 3 |
+
size 143452160
|