mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-09 14:05:33 +00:00
small fix
This commit is contained in:
parent
2e3ff0b31f
commit
6e0133902f
@ -541,7 +541,6 @@ def main():
|
||||
args = parser.parse_args()
|
||||
args.exp_dir = Path(args.exp_dir)
|
||||
|
||||
import pdb; pdb.set_trace()
|
||||
params = get_params()
|
||||
params.update(vars(args))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user