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
455bc51bb7
commit
fddb6a4427
Binary file not shown.
@ -61,6 +61,14 @@ def get_args():
|
||||
default=None,
|
||||
help="""Path to data""",
|
||||
)
|
||||
|
||||
parser.add_argument(
|
||||
"--spk-id",
|
||||
type=str,
|
||||
default=None,
|
||||
help="""Path to data""",
|
||||
)
|
||||
|
||||
return parser.parse_args()
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user