iSTFTNet-pytorch
iSTFTNet-pytorch copied to clipboard
Fixed hard-coded num_mels
Solves issue #20. Hard-coded value of input channels (num_mels) is replaced by a parameter from config.
https://github.com/rmakarovv/iSTFTNet-pytorch/blob/385dda161b011dd68313c83d917923acdafa073a/models.py#L81