mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 08:34:19 +00:00
Update RESULTS.md
This commit is contained in:
parent
28755557a1
commit
bb58c85c83
@ -244,7 +244,7 @@ for m in greedy_search modified_beam_search fast_beam_search; do
|
|||||||
done
|
done
|
||||||
```
|
```
|
||||||
|
|
||||||
##### zipformer ctc streaming
|
### zipformer ctc streaming
|
||||||
|
|
||||||
| decoding method | test-clean | test-other | comment |
|
| decoding method | test-clean | test-other | comment |
|
||||||
|----------------------|------------|------------|--------------------|
|
|----------------------|------------|------------|--------------------|
|
||||||
@ -276,7 +276,6 @@ export CUDA_VISIBLE_DEVICES="0"
|
|||||||
--lang-dir data/lang_bpe_500
|
--lang-dir data/lang_bpe_500
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### pruned_transducer_stateless7 (Fine-tune with mux)
|
### pruned_transducer_stateless7 (Fine-tune with mux)
|
||||||
|
|
||||||
See <https://github.com/k2-fsa/icefall/pull/1059> for more details.
|
See <https://github.com/k2-fsa/icefall/pull/1059> for more details.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user