IO lib is broken on Apple Silicon: AttributeError: module has no attribute 'io_audio_decode_wav'

I am quiet new to tensorflow, and was playing with audio decoding, but IO lib seems to be completely broken for MacOS running on apple silicon M1/M2/M3/M4

mac m1: AttributeError: module ‘56c055b4afaba95af0256db7c72edd0d967e1981’ has no attribute ‘io_audio_decode_wav’

I tried to find any work around, but again, imma noob.

Any suggestion how to deal with it? There are seem to be quiet a lot of build issues on Apple Silicon

There are seem to be quiet a lot of Apple Silicon issues