Torchaudio C++ extension is not available - Python

1.3k Views Asked by At

Having just started learning Torchaudio, I got this error. I fixed the first part but even after some deep internet surfing, I can't find a fix. I use Windows 10.

C:\Users\bala006\Miniconda39\lib\site-packages\torchaudio\extension\extension.py:13: UserWarning: torchaudio C++ extension is not available.
  warnings.warn('torchaudio C++ extension is not available.')

Thanks for any help !

1

There are 1 best solutions below

2
On BEST ANSWER