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
ceaf9bb177
commit
f1c387a959
Binary file not shown.
@ -180,4 +180,4 @@ def main(corpus_dir):
|
|||||||
|
|
||||||
corpus_dir = sys.argv[1]
|
corpus_dir = sys.argv[1]
|
||||||
spk_id = sys.argv[2]
|
spk_id = sys.argv[2]
|
||||||
main(corpus_dir)
|
main(corpus_dir, spk_id)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user