-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
python main.py --config ./config/aishell_asr_example_lstm4atthead1.yaml --test
Using test mode
Traceback (most recent call last):
File "main.py", line 83, in
solver = Solver(config, paras, mode)
File "/data02/sam.yi/LAS_Mandarin_PyTorch/test_asr.py", line 24, in init
super().init(config, paras, mode)
File "/data02/sam.yi/LAS_Mandarin_PyTorch/core/solver.py", line 75, in init
open(config['core']['config'], 'r'), Loader=yaml.FullLoader)
KeyError: 'core'
Metadata
Metadata
Assignees
Labels
No labels