Skip to content

Hard-coded value #20

@rmakarovv

Description

@rmakarovv

Hard-coded number of input channels (80) can be replaced with h.num_mels.

self.conv_pre = weight_norm(Conv1d(80, h.upsample_initial_channel, 7, 1, padding=3))

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