…, or use the run file and launch for each fold. You can config it with configuration files in config.
OUTDIR="exp/kmeans_euclidian/ivectors" DATADIR="data" NEW_LSTDIR="${OUTDIR}/lst" VECTOR_FILE="data/ivectors.txt" # To specify if there's only one VECTOR_FILES_ONE=true # Specify there's only one file KMIN=2 KMAX=100