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
74b288499b
commit
387d88f2e5
Binary file not shown.
@ -52,7 +52,7 @@ if [ $workstation = "whale" ]; then
|
||||
# --joiner-dim 768 \
|
||||
# --prune-range 10
|
||||
else
|
||||
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
||||
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
|
||||
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
||||
--num-buckets 2 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user