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