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
26bfe889c8
commit
5dd8f86aa0
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
git pull
|
git pull
|
||||||
|
|
||||||
workstation="whale"
|
workstation="bear"
|
||||||
|
|
||||||
if [ $workstation = "whale" ]; then
|
if [ $workstation = "whale" ]; then
|
||||||
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
||||||
@ -45,5 +45,5 @@ else
|
|||||||
--accum-grads 4 \
|
--accum-grads 4 \
|
||||||
--encoder-type d2v \
|
--encoder-type d2v \
|
||||||
--additional-block True \
|
--additional-block True \
|
||||||
--prune-range 10 \
|
--prune-range 10
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user