Skip to content

TypeError: can't pickle Phonetisaurus.PhonetisaurusScript objects #69

@chazo1994

Description

@chazo1994

I use python wrapper of phonetisaurus to run the trained model. It work well with single process, but with multiple processing the following problems occurs:

File "/home/thinhnv13/anaconda2/envs/vits/lib/python3.6/multiprocessing/reduction.py", line 60, in dump ForkingPickler(file, protocol).dump(obj) TypeError: can't pickle Phonetisaurus.PhonetisaurusScript objects

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