tfio.audio.encode_vorbis

Stay organized with collections Save and categorize content based on your preferences.

Encode Ogg(Vorbis) 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.