mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
2967cdcdd0
commit
41140fd9bb
Binary file not shown.
@ -171,7 +171,8 @@ if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then
|
||||
log "Remove $codebook_download_dir"
|
||||
rm -rf $codebook_download_dir
|
||||
fi
|
||||
|
||||
|
||||
CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
||||
./pruned_transducer_stateless6/extract_codebook_index.py \
|
||||
--full-libri $full_libri \
|
||||
--exp-dir $exp_dir \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user