prepare.sh 168 字节
Newer Older
M
mmglove 已提交
1 2 3
cd ../../../
pip install -e .   # 安装pdspeech
cd -
4
#Enter the example dir
5
pushd ../../../examples/aishell/s1
H
huangyuxin 已提交
6

7
#Prepare the data
H
huangyuxin 已提交
8
bash run.sh --stage 0 --stop_stage 0