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

mac m1: AttributeError: module '56c055b4afaba95af0256db7c72edd0d967e1981' has no attribute 'io_audio_decode_wav' #1855

Open
Mddct opened this issue Sep 12, 2023 · 1 comment

Comments

@Mddct
Copy link

Mddct commented Sep 12, 2023

python3 env: 3.9.6
tfio version: 0.34.0

Screenshot 2023-09-12 at 11 46 20
@inf17101
Copy link

I have the same issue when trying to do a transer learning example of tensorflow which strongly depends on tensorflow-io: https://www.tensorflow.org/tutorials/audio/transfer_learning_audio

I need tensorflow-io becaue it is easier to work with it when using tensorflow datasets.
So it would be great if a workaround would be mentioned or the bug will be fixed.

I have replaced the tensorflow-io audio processing code with librosa on mac but it is still not very handy to work with variable sized arrays when not having tensorflow datasets or tensors.

So hopefully this is fixed soon.

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