# Use external NeMo with Ultra-Sortformer modifications already applied export NEMO_ROOT="./src/third_party" export PYTHONPATH="$NEMO_ROOT:$PYTHONPATH" # source /lihaoyu/.conda.path.sh conda activate nemo