I have torch 1.3.1 installed `pip install torchaudio -f https://download.pytorch.org/whl/torch_stable.html` forces collecting of torch 1.3.0 even though a newer version is installed This is an official installation way from README. If pip is mis-behaving, maybe a conda install should be recommended too