Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

tfio.audio.decode_vorbis

Decode Ogg(Vorbis) audio from input string.

input A string Tensor of the audio input.
shape The shape of the audio.
name A name for the operation (optional).

output Decoded audio as tf.float32.