Skip to content

KeyError: 'core' #2

@yisampi

Description

@yisampi

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions