K2
English
icefall
transducer
librispeech
ASR
stateless transducer
PyTorch
RNN-T
pruned RNN-T
speech recognition
Instructions to use csukuangfj/icefall-asr-librispeech-pruned-transducer-stateless-2022-03-12 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- K2
How to use csukuangfj/icefall-asr-librispeech-pruned-transducer-stateless-2022-03-12 with K2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Commit ·
1afe425
1
Parent(s): 8211ab5
Update readme.
Browse files
README.md
CHANGED
|
@@ -134,8 +134,8 @@ The WERs for the test datasets are
|
|
| 134 |
| greedy search (max sym per frame 1) | 2.62 | 6.37 | --epoch 42, --avg 11, --max-duration 100 |
|
| 135 |
| greedy search (max sym per frame 2) | 2.62 | 6.37 | --epoch 42, --avg 11, --max-duration 100 |
|
| 136 |
| greedy search (max sym per frame 3) | 2.62 | 6.37 | --epoch 42, --avg 11, --max-duration 100 |
|
| 137 |
-
| modified beam search (beam size 4) | 2.56 | 6.27 | --epoch
|
| 138 |
-
| beam search (beam size 4) | 2.57 | 6.27 | --epoch
|
| 139 |
|
| 140 |
|
| 141 |
# File description
|
|
|
|
| 134 |
| greedy search (max sym per frame 1) | 2.62 | 6.37 | --epoch 42, --avg 11, --max-duration 100 |
|
| 135 |
| greedy search (max sym per frame 2) | 2.62 | 6.37 | --epoch 42, --avg 11, --max-duration 100 |
|
| 136 |
| greedy search (max sym per frame 3) | 2.62 | 6.37 | --epoch 42, --avg 11, --max-duration 100 |
|
| 137 |
+
| modified beam search (beam size 4) | 2.56 | 6.27 | --epoch 42, --avg 11, --max-duration 100 |
|
| 138 |
+
| beam search (beam size 4) | 2.57 | 6.27 | --epoch 42, --avg 11, --max-duration 100 |
|
| 139 |
|
| 140 |
|
| 141 |
# File description
|