Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[help] libsndfile is not found | mac m1 proMax, sonoma14.4 #475

Open
OpenSourceCommunityInterface opened this issue Jun 20, 2024 · 2 comments

Comments

@OpenSourceCommunityInterface

(base) ➜ seamless_communication git:(main) ✗ m4t_predict ./input/test.mp3 --task s2st --tgt_lang fra --output_path ./output
Traceback (most recent call last):
File "/opt/homebrew/bin/m4t_predict", line 5, in
from seamless_communication.cli.m4t.predict.predict import main
File "/opt/homebrew/lib/python3.9/site-packages/seamless_communication/init.py", line 9, in
from fairseq2.assets import FileAssetMetadataProvider, asset_store
File "/opt/homebrew/lib/python3.9/site-packages/fairseq2/init.py", line 9, in
import fairseq2n
File "/opt/homebrew/lib/python3.9/site-packages/fairseq2n/init.py", line 110, in
_load_shared_libraries()
File "/opt/homebrew/lib/python3.9/site-packages/fairseq2n/init.py", line 33, in _load_shared_libraries
_load_sndfile()
File "/opt/homebrew/lib/python3.9/site-packages/fairseq2n/init.py", line 58, in _load_sndfile
raise OSError(
OSError: libsndfile is not found! Since you are in a Conda environment, use conda install -c conda-forge libsndfile==1.0.31 to install it.

@OpenSourceCommunityInterface
Copy link
Author

have no idea about this, can help?

@cesarvspr
Copy link

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants