parent
0780d181d2
commit
3a943ca95b
@ -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}
|
||||
|
Loading…
Reference in new issue