mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
fix open-commands path
This commit is contained in:
parent
3b257dd5ae
commit
c6b71417b8
@ -63,8 +63,8 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
|
|||||||
ln -svf $(realpath ./open-commands/CN/small/commands.txt) commands_small.txt
|
ln -svf $(realpath ./open-commands/CN/small/commands.txt) commands_small.txt
|
||||||
ln -svf $(realpath ./open-commands/CN/large/commands.txt) commands_large.txt
|
ln -svf $(realpath ./open-commands/CN/large/commands.txt) commands_large.txt
|
||||||
pushd open-commands
|
pushd open-commands
|
||||||
./script/prepare.sh --stage 1 --stop-stage 1
|
./scripts/prepare.sh --stage 1 --stop-stage 1
|
||||||
./script/prepare.sh --stage 3 --stop-stage 5
|
./scripts/prepare.sh --stage 3 --stop-stage 5
|
||||||
popd
|
popd
|
||||||
popd
|
popd
|
||||||
pushd data/fbank
|
pushd data/fbank
|
||||||
|
Loading…
x
Reference in New Issue
Block a user