Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'core' #2

Open
yisampi opened this issue Aug 17, 2020 · 5 comments
Open

KeyError: 'core' #2

yisampi opened this issue Aug 17, 2020 · 5 comments

Comments

@yisampi
Copy link

yisampi commented Aug 17, 2020

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'

@durian1023
Copy link

Have you solved it? I have the same problem

@dayu1979
Copy link

dayu1979 commented Mar 2, 2021

I have the same problem

@guggugg
Copy link

guggugg commented Mar 10, 2021

Has anyone solved this problem

@yhz5256
Copy link

yhz5256 commented Jun 4, 2021

Have you solved it? I have the same problem
I have the same problem

@Ko-vey
Copy link

Ko-vey commented Nov 29, 2021

This is probably a yaml file, but I can not find it in the project folder as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants