From 226758e91f46e0ada2b84fe3d4a30869ef096798 Mon Sep 17 00:00:00 2001 From: shahules786 Date: Wed, 12 Oct 2022 17:57:11 +0530 Subject: [PATCH] hawk --- hpc_entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpc_entrypoint.sh b/hpc_entrypoint.sh index 6d6a3a0..4c77127 100644 --- a/hpc_entrypoint.sh +++ b/hpc_entrypoint.sh @@ -36,4 +36,4 @@ pwd #python transcriber/tasks/embeddings/timit.py --directory /scratch/$USER/TIMIT/data/lisa/data/timit/raw/TIMIT/TEST --output ./data/test echo "Start Training..." -python cli/train.py +python enhancer/cli/train.py