Yist
Yist
I myself also encountered this after upgrading torch to 1.8.0 and torchaudio to 0.8.0. I will try my best to fix this ASAP!
I just realized that the default backend has been changed from **sox** to **sox_io** in *torchaudio 0.8.0*. I'm not very sure whether this causes the problem, but ever since I...
The newly compiled modules have been uploaded with the new release.
Did you import `torchaudio` before loading the `wav2mel.pt` module?
@ADD-eNavarro Can you try to compile the modules? You can simply run the preprocessing script and those modules will be generated and saved with the preprocessed data. Or you can...
Got it, now I see some problems: 1. Do you have `sox` installed on your machine? 2. From those logs you posted, I guess you're using Windows. But I'm not...
@liyuanyaun Can you show me the error messages or describe more about which step went wrong? I just tested the TorchScript modules on Google Colab, and nothing went wrong. Here's...
@howard1337 can you describe in detail how you built the ASV system?
But right after I downloaded the pretrained models, it works just fine.
It's not available.