espnet2.gan_codec.shared.decoder.seanet.unpad1d
Less than 1 minute
espnet2.gan_codec.shared.decoder.seanet.unpad1d
espnet2.gan_codec.shared.decoder.seanet.unpad1d(x: Tensor, paddings: Tuple[int, int])
Remove padding from x, handling properly zero padding. Only for 1d!