mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
Minor fixes.
This commit is contained in:
parent
be493ad913
commit
9fad0fd915
@ -15,5 +15,5 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||
--exp-dir transducer/exp \
|
||||
--full-libri 1 \
|
||||
--max-duration 250 \
|
||||
--lr-factor 2.5 \
|
||||
--lr-factor 2.5
|
||||
```
|
||||
|
@ -24,8 +24,8 @@ Usage:
|
||||
--exp-dir ./transducer/exp \
|
||||
--max-duration 100 \
|
||||
--decoding-method greedy_search
|
||||
(2) beam search
|
||||
|
||||
(2) beam search
|
||||
./transducer/decode.py \
|
||||
--epoch 14 \
|
||||
--avg 7 \
|
||||
|
@ -18,5 +18,5 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||
--exp-dir transducer_stateless/exp \
|
||||
--full-libri 1 \
|
||||
--max-duration 250 \
|
||||
--lr-factor 2.5 \
|
||||
--lr-factor 2.5
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user