Skip to content
Snippets Groups Projects
Commit ca4212b6 authored by Cassandra Grzonkowski's avatar Cassandra Grzonkowski
Browse files

update load and safe vocabulary

parent 61fb370e
No related branches found
No related tags found
1 merge request!1Instant spectograms
......@@ -14,5 +14,6 @@ module load anaconda3/latest
. $ANACONDA_HOME/etc/profile.d/conda.sh
conda activate vocabulary_env
pip install -r requirements.txt
python load_vocab.py --processes $SLURM_NTASKS --threads $SLURM_CPUS_PER_TASK "$@"
conda deactivate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment