Skip to content

[Bug] Error in the definition of the function that adv loss in the vocoder. #3153

Closed
@jiaweiru

Description

Describe the bug

There is a simple bug here, real_loss and fake_loss will be overwritten instead of being cumulative, which will result in the real_loss and fake_loss in the return value being related only to the last discriminator.

To Reproduce

It's a simple mistake that doesn't need to be reproduced.

Expected behavior

No response

Logs

No response

Environment

No environmental description needed

Additional context

No response

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions