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
54ff4ef2f4
commit
a2bd1a00cb
Binary file not shown.
@ -154,8 +154,6 @@ fi
|
|||||||
|
|
||||||
if [ $stage -le 5 ] && [ $stop_stage -ge 5 ]; then
|
if [ $stage -le 5 ] && [ $stop_stage -ge 5 ]; then
|
||||||
log "Stage 5: Generate pseudo label"
|
log "Stage 5: Generate pseudo label"
|
||||||
# We assume that you have downloaded the musan corpus
|
|
||||||
# to data/musan
|
|
||||||
mkdir -p data/manifests
|
mkdir -p data/manifests
|
||||||
if [ ! -e data/manifests/.musan.done ]; then
|
if [ ! -e data/manifests/.musan.done ]; then
|
||||||
lhotse prepare musan $dl_dir/musan data/manifests
|
lhotse prepare musan $dl_dir/musan data/manifests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user