mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
e49aa2439c
commit
585c880d7e
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
for i in {0..10}; do
|
for i in {0..10}; do
|
||||||
spk_id=${spk#*$dest\/}
|
spk_id=${spk#*$dest\/}
|
||||||
echo $spk_id
|
echo $spk_id
|
||||||
./test.sh $spk_id lora_rank6_$spk_id
|
./test.sh $spk_id test ## ./test.sh spk_id result_file
|
||||||
done
|
done
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user