The speech separation template model runs with no problems on my PC. But when I tried to run it on Colab with GPU, it reports the following error, as shown in the screenshot. It looks like the training runs with no problems. But evaluation reports problems because the model is on CPU whereas the data are on cuda.