mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-09 17:14:20 +00:00
add uploaded files links
This commit is contained in:
parent
ab86e441ce
commit
26b358a9ea
@ -234,6 +234,9 @@ The training command is:
|
||||
--average-period 100
|
||||
```
|
||||
|
||||
The tensorboard log can be found at
|
||||
<https://tensorboard.dev/experiment/QOGSPBgsR8KzcRMmie9JGw/>
|
||||
|
||||
The decoding command using greedy search is:
|
||||
```bash
|
||||
./pruned_transducer_stateless4/decode.py \
|
||||
@ -271,6 +274,10 @@ The decoding command using modified beam search is:
|
||||
--beam-size 4
|
||||
```
|
||||
|
||||
Pretrained models, training logs, decoding logs, and decoding results
|
||||
are available at
|
||||
<https://huggingface.co/Zengwei/icefall-asr-librispeech-pruned-transducer-stateless4-2022-06-03>
|
||||
|
||||
#### Training on train-clean-100
|
||||
|
||||
See <https://github.com/k2-fsa/icefall/pull/344>
|
||||
|
Loading…
x
Reference in New Issue
Block a user