mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-14 04:22:21 +00:00
Minor fixes.
This commit is contained in:
parent
22dc936b69
commit
7edc0c6d0a
9
.github/workflows/run-yesno-recipe.yml
vendored
9
.github/workflows/run-yesno-recipe.yml
vendored
@ -79,6 +79,11 @@ jobs:
|
||||
|
||||
cd egs/yesno/ASR
|
||||
./prepare.sh
|
||||
python3 ./tdnn/train.py --num-epochs 60
|
||||
python3 ./tdnn/decode.py --epoch 59
|
||||
python3 ./tdnn/train.py --num-epochs 100
|
||||
python3 ./tdnn/decode.py --epoch 99
|
||||
python3 ./tdnn/decode.py --epoch 95
|
||||
python3 ./tdnn/decode.py --epoch 90
|
||||
python3 ./tdnn/decode.py --epoch 80
|
||||
python3 ./tdnn/decode.py --epoch 70
|
||||
python3 ./tdnn/decode.py --epoch 60
|
||||
# TODO: Check that the WER is less than some value
|
||||
|
Loading…
x
Reference in New Issue
Block a user