Skip to content

[generate.py] nan value when generating samples #2

@hamgcho

Description

@hamgcho

I used sc09 dataset for the training dataset.
And I for sure followed the preprocessing code which is given here in the repo.

But as below, when I run generate.py, I am consistently facing the nan values :

image
image

The direct error message I found is as below :
image

I used debugger and found out the rnn_cell of the WaveRNN has the nan values

image

I want to know

  • if you have faced this kind of situation before,
  • and if you did, how you resolved the problem.

Thank you for sharing this understandable codebase in public!

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