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