Hassan Hatefi
Results
1
issues of
Hassan Hatefi
When running inference on GPU, `Wav2Win._forward_strided` fails if `x_strided` and `self._window` are on different device. Therefore, `self._window` should move into the same device as that of `x_strided`