Create Log-Mel Filterbank Features from raw bytes. Args: wav_bytes_t: Tensor representing raw wav file as a string of bytes. It is currently assumed that the wav file is encoded at 16KHz (see DecodeWav, below). Returns: A Tensor representing three stacked log-Mel filterbank
(wav_bytes_t)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…