Skip to content

a bug about IdentityQuantizer #53

@Chimou0

Description

@Chimou0

Thanks for your great work. I want to ask some question. I found the return value of its forward might miss one value when I train funcodec with IdentityQuantizer. If I use: return x, None, self.zero, None rather than return x, None, self.zero, my training procedure works well. So am I correct in making this change ?

Also, I want to know how can I reconstruct the audio if I use the IdentityQuantizer since it doesn't have the quantization process.

I would appreciate it if you could answer my questions.

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