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
9a4c06c44c
commit
a99db545d9
Binary file not shown.
Binary file not shown.
@ -4,6 +4,7 @@ import re
|
||||
import glob
|
||||
|
||||
metafile = sys.argv[1]
|
||||
spk_id = sys.argv[2]
|
||||
outdir = "texts"
|
||||
save_dir = "/".join(metafile.split('/')[:-1])
|
||||
save_dir = os.path.join(save_dir, outdir)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user