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

What exactly wrong with the key here? #6

Open
reubzdubz opened this issue Dec 21, 2022 · 1 comment
Open

What exactly wrong with the key here? #6

reubzdubz opened this issue Dec 21, 2022 · 1 comment

Comments

@reubzdubz
Copy link

/content/GenerSpeech
Traceback (most recent call last):
File "inference/GenerSpeech.py", line 35, in
GenerSpeechInfer.example_run()
File "/content/GenerSpeech/inference/base_tts_infer.py", line 164, in example_run
set_hparams()
File "/content/GenerSpeech/inference/utils/hparams.py", line 94, in set_hparams
if v in ['True', 'False'] or type(config_node[k]) in [bool, list, dict]:
KeyError: 'text'

@Rongjiehuang
Copy link
Owner

Hi, please follow the instruction for preparing pre-trained models, and this error should not occur.

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

2 participants