gemelo-ai / vocos

Vocos: Closing the gap between time-domain and Fourier-based neural vocoders for high-quality audio synthesis
https://gemelo-ai.github.io/vocos/
MIT License
771 stars 88 forks source link

Windows incompatibility? #14

Open gitihobo opened 1 year ago

gitihobo commented 1 year ago

RuntimeError: torchaudio.sox_effects.sox_effects.apply_effects_tensor requires sox extension, but TorchAudio is not compiled with it. Please build TorchAudio with libsox support.

How can we fix this error on windows?