Skip to content

TypeError: guvectorize() missing 1 required positional argument 'signature' #155

@nafonelli

Description

@nafonelli

When training from scratch using: python3 train.py -c config.json -p train_config.output_directory=outdir data_config.use_attn_prior=1

I get the following error: TypeError: guvectorize() missing 1 required positional argument 'signature'

I'm using the LJSpeech dataset, the traceback starts in 'train.py' on line 27 which appears to be when it imports data and datacollate

Apologies if this is trivial, I'm new to this!

Many thanks for any suggestions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions