Skip to content

AttributeError: type object 'EspeakWrapper' has no attribute 'set_data_path'. Did you mean: 'data_path'? #189

@ucas010

Description

@ucas010

python app.py
Traceback (most recent call last):
File "/da/MultiTalk/app.py", line 25, in
from kokoro import KPipeline
File "/da/MultiTalk/kokoro/init.py", line 23, in
from .pipeline import KPipeline
File "/da/MultiTalk/kokoro/pipeline.py", line 5, in
from misaki import en, espeak
File "/da/envs/kouxing/lib/python3.10/site-packages/misaki/espeak.py", line 10, in
EspeakWrapper.set_data_path(espeakng_loader.get_data_path())
AttributeError: type object 'EspeakWrapper' has no attribute 'set_data_path'. Did you mean: 'data_path'?

what's up ? help ?!

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