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
ddcb2310fd
commit
271f512b6e
Binary file not shown.
@ -15,7 +15,8 @@ if not os.path.exists(save_dir):
|
||||
# strings = f.readlines()
|
||||
|
||||
wavs = sorted(glob.glob(f"{sys.argv[1]}/*.wav"))
|
||||
for string in strings:
|
||||
|
||||
for string in wavs:
|
||||
|
||||
# Split the string into parts
|
||||
parts = string.split("|")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user