Skip to content

while fine_tuning is True during training quantizer, what has to be base_mel_path as input? #8

@ghost

Description

os.path.join(self.base_mels_path, os.path.splitext(os.path.split(filename)[-1])[0] + '.npy'))

by default, it's none in train.py

also, the do_0000xxx checkpoint saved during training the quantizer, I would like to know where it is used, if used in training the 100M VQTTS

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