Minor fixes.

This commit is contained in:
Fangjun Kuang 2022-07-06 16:08:38 +08:00
parent c5e697baa2
commit a3d0b4b295
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ soxi $repo/test_wavs/*.wav
ls -lh $repo/test_wavs/*.wav
pushd $repo/exp
ln -s pretrained-epoch-29-avg-5-torch-1.10.pt pretrained.pt
ln -s pretrained-epoch-29-avg-5-torch-1.10.0.pt pretrained.pt
popd
for sym in 1 2 3; do

View File

@ -37,7 +37,7 @@ for sym in 1 2 3; do
--nhead 8 \
--encoder-dim 512 \
--decoder-dim 512 \
--joiner-dim 512
--joiner-dim 512 \
$repo/test_wavs/1089-134686-0001.wav \
$repo/test_wavs/1221-135766-0001.wav \
$repo/test_wavs/1221-135766-0002.wav