From 3a943ca95b13818409efa6253b05fb2831ab2419 Mon Sep 17 00:00:00 2001 From: xiongxinlei Date: Wed, 2 Mar 2022 20:59:45 +0800 Subject: [PATCH] repair the variable name bug --- examples/voxceleb/sv0/run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/voxceleb/sv0/run.sh b/examples/voxceleb/sv0/run.sh index a8debfc6..a96c3827 100755 --- a/examples/voxceleb/sv0/run.sh +++ b/examples/voxceleb/sv0/run.sh @@ -1,10 +1,10 @@ #!/bin/bash . ./path.sh set -e -export PPAUDIO_HOME=/home/users/xiongxinlei/exprts/v3 + dir=./data/ mkdir -p ${dir} -# you can set the variable DATA_HOME to specifiy the downloaded the vox1 and vox2 dataset +# you can set the variable PPAUDIO_HOME to specifiy the downloaded the vox1 and vox2 dataset python3 \ local/train.py \ --data-dir ${dir}