Skip to content

hparams is not updated in audio preprocessing #80

@engiecat

Description

@engiecat

Even if hparams is changed in preset file, the inner workings of audio.py doesn't follow the preset file.

My experiment had shown that while the changed hparams due to preset was passed to preprocess.py and json_meta.py (or ljspeech.py and so on), it was not passed to audio.py. (e.g. when fmin, fmax are changed)

For now, changing hparams.py is the only way to change those.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions