To save output in a Wav file, Scipy requires it to be a numpy array. Therefore, we first need to convert Pytorch tensor to a numpy array, then we can save the audio file.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment