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

tfio.audio.encode_mp3

Encode MP3 audio into string.

input A Tensor of the audio input.
rate The sample rate of the audio.
name A name for the operation (optional).

output Encoded audio.