Commit ·
b4900ab
1
Parent(s): 586ceb2
Updated training
Browse files- README.md +5 -5
- am-onnx/decoder.onnx +1 -1
- am-onnx/encoder.onnx +1 -1
- am-onnx/joiner.onnx +1 -1
README.md
CHANGED
|
@@ -26,7 +26,7 @@ model-index:
|
|
| 26 |
split: test
|
| 27 |
metrics:
|
| 28 |
- type: wer
|
| 29 |
-
value:
|
| 30 |
name: Test WER
|
| 31 |
- task:
|
| 32 |
type: automatic-speech-recognition
|
|
@@ -37,7 +37,7 @@ model-index:
|
|
| 37 |
split: test
|
| 38 |
metrics:
|
| 39 |
- type: wer
|
| 40 |
-
value:
|
| 41 |
name: Test WER
|
| 42 |
---
|
| 43 |
|
|
@@ -45,14 +45,14 @@ model-index:
|
|
| 45 |
|
| 46 |
Tajik automatic speech recognition (ASR) model for [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx). Architecture is non-streaming Zipformer2.
|
| 47 |
|
| 48 |
-
Version 0.
|
| 49 |
|
| 50 |
## Word Error Rate (WER)
|
| 51 |
|
| 52 |
| Dataset | WER |
|
| 53 |
|---------|-----|
|
| 54 |
-
| [FLEURS Tajik](https://huggingface.co/datasets/google/fleurs) |
|
| 55 |
-
| [Peacockery/tajik-asr-corpus-v3](https://huggingface.co/datasets/Peacockery/tajik-asr-corpus-v3) (test split) |
|
| 56 |
|
| 57 |
## Training Data
|
| 58 |
|
|
|
|
| 26 |
split: test
|
| 27 |
metrics:
|
| 28 |
- type: wer
|
| 29 |
+
value: 13.85
|
| 30 |
name: Test WER
|
| 31 |
- task:
|
| 32 |
type: automatic-speech-recognition
|
|
|
|
| 37 |
split: test
|
| 38 |
metrics:
|
| 39 |
- type: wer
|
| 40 |
+
value: 28.21
|
| 41 |
name: Test WER
|
| 42 |
---
|
| 43 |
|
|
|
|
| 45 |
|
| 46 |
Tajik automatic speech recognition (ASR) model for [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx). Architecture is non-streaming Zipformer2.
|
| 47 |
|
| 48 |
+
Version 0.61
|
| 49 |
|
| 50 |
## Word Error Rate (WER)
|
| 51 |
|
| 52 |
| Dataset | WER |
|
| 53 |
|---------|-----|
|
| 54 |
+
| [FLEURS Tajik](https://huggingface.co/datasets/google/fleurs) | 13.85 |
|
| 55 |
+
| [Peacockery/tajik-asr-corpus-v3](https://huggingface.co/datasets/Peacockery/tajik-asr-corpus-v3) (test split) | 28.21 |
|
| 56 |
|
| 57 |
## Training Data
|
| 58 |
|
am-onnx/decoder.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2093080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f0165818d7987052fb1a4396a7523210ac96563fb020e0e6e75aaa2f088475f
|
| 3 |
size 2093080
|
am-onnx/encoder.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 261058046
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:578dbd5fcf69856c48affe9668bf0488eb2e141d6cc97bdd8cd4aa5244625be0
|
| 3 |
size 261058046
|
am-onnx/joiner.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1026462
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1ca9a59dfbee86a7e57dafd49913ae54044dd614942d148c0c785e77a4361a0
|
| 3 |
size 1026462
|