Skip to content

Can't load pickled model #2

@Lewistrick

Description

@Lewistrick

I try to do segmentation on a file: code snippet
It gives the following error message: error

This has something to do with the models being pickled from python2 (pyAudioAnalysis). A workaround is unpickling it as pickle.load(model, encoding="latin-1").

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