facebookresearch / encodec

State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
MIT License
3.44k stars 306 forks source link

RuntimeError: No audio I/O backend is available #57

Open vvirtues opened 1 year ago

vvirtues commented 1 year ago

❓ Questions

Please see attached screenshot for information. I'm not sure if this requires any more context. I installed the latest version of PyTorch (using below screenshot on https://pytorch.org) and have python version 3.10.9 msedge_ezXsGJ2ALV

image

annamicko003 commented 1 year ago

thanks for good information you can check the similar issues here is the main surah-rahman-pdf

vvirtues commented 1 year ago

thanks for good information you can check the similar issues here is the main surah-rahman-pdf

? That's completely unrelated, I think this is a bot

juaoose commented 1 year ago

Did you try pip install soundfile

Source

jianghoy commented 11 months ago

BTW, I believe pip install soundfile can also resolve same issue on macos.

vertexgamer commented 9 months ago

Did you try pip install soundfile

Source

THIS WORKED^^^^^ thanks