-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hard-coded number of input channels (80) can be replaced with h.num_mels.
Line 81 in ecbf0f6
| self.conv_pre = weight_norm(Conv1d(80, h.upsample_initial_channel, 7, 1, padding=3)) |
Metadata
Metadata
Assignees
Labels
No labels