Skip to content

speaker embedding npy file not found #6

@raikarsagar

Description

@raikarsagar

Hi,

I am facing the following issue while synthesizing using pretrained model.

Removing weight norm...
Traceback (most recent call last):
File "synthesize.py", line 234, in
)) if load_spker_embed else None
File "/home/sagar/tts/Cross-Speaker-Emotion-Transfer/venv/lib/python3.7/site-packages/numpy/lib/npyio.py", line 417, in load
fid = stack.enter_context(open(os_fspath(file), "rb"))
FileNotFoundError: [Errno 2] No such file or directory: './preprocessed_data/RAVDESS/spker_embed/Actor_19-spker_embed.npy'

Please suggest any way out. Thanks in advance
-Sagar

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