io
io copied to clipboard
Dataset, streaming, and file system extensions maintained by TensorFlow SIG-IO
Hi ! I was wondering if you know how to load a `struct` Arrow type using a ArrowFeatherDataset ? For example, I tried (naively) to run this code but got...
TFIO spectrogram audio ops support spectral augmentation along the frequency and time axis. This is a super helpful augmentation step for audio datasets. Currently, time-mask and frequency-mask **do not** support...
Bumps the github-actions group with 12 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.1.2` | | [actions/setup-node](https://github.com/actions/setup-node)...
Bumps [black](https://github.com/psf/black) from 21.10b0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Hello @yongtang, it has been some time since TensorFlow-IO had a release for the Windows platform, and there hasn't been a release across all platforms for Python 3.12 either. Are...
Is there a reason that its no compatible with Python 3.12 and instead only ">=3.7,
OS: MacOS Sonoma 14.2.1 TF Version: 2.15.0 TFIO Version: 0.36.0 Python Version: 3.9 I'm getting error while using **tfio.audio.resample(wav, rate_in=44100, rate_out=16000)** method. I tried downgrading tfio to 0.34.0 and tf...
I have a parquet dataset with a column consisting of serialized tf.Example protobufs. When I write this dataset and read without any compression I have no problems deserializing the protos....
Hi tensorflow io team. Can we please do a release for tensorflow 2.15. Some significant feature updates happened in this version and we are blocked on tfio. Thanks for your...
Hello! I maintain a repository which has a small dependency on TF-IO. We have to manually track the TF-IO and TF versions with the table in the readme, and update...