tfio.audio.decode_mp3

Decode MP3 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.