Skip to content

Commit

Permalink
Update run-gigaspeech-pruned-transducer-stateless2-2022-05-12.sh (#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinZr authored Sep 7, 2023
1 parent d50a9ea commit c912bd6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ if [[ x"${GITHUB_EVENT_NAME}" == x"schedule" || x"${GITHUB_EVENT_LABEL_NAME}" ==
ls -lh data/fbank
ls -lh pruned_transducer_stateless2/exp

ln -s data/fbank/cuts_DEV.jsonl.gz data/fbank/gigaspeech_cuts_DEV.jsonl.gz
ln -s data/fbank/cuts_TEST.jsonl.gz data/fbank/gigaspeech_cuts_TEST.jsonl.gz

log "Decoding dev and test"

# use a small value for decoding with CPU
Expand Down

0 comments on commit c912bd6

Please sign in to comment.