Open sister-tong opened 1 year ago
RuntimeError: stft requires the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release.
my solution is downgrade PyTorch to 1.10 as 'requirements.txt' said. PyTorch 1.10 only throws a warning, not an error.
Thank you very much for your response, and I have another question about where to view the batch_size and num_workers in this project.
你们遇到了nccl的错误了吗?求助
RuntimeError: stft requires the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release.