czyhust's picture
Add files using upload-large-folder tool
bed2cee verified
Raw
History Blame Contribute Delete
205 Bytes
# 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