Public API for tf.audio namespace.
decode_wav(...): Decode a 16-bit PCM WAV file to a float tensor.
decode_wav(...)
encode_wav(...): Encode audio data using the WAV file format.
encode_wav(...)