mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-15 20:22:42 +00:00
4 lines
95 B
Bash
4 lines
95 B
Bash
export CUDA_VISIBLE_DEVICES="1"
|
|
export PYTHONPATH=$PYTHONPATH:$(pwd)/../../../
|
|
bash prepare.sh
|