Andrew Gibiansky

San Francisco, CA
14 posts
RSS

Efficient WaveRNN: Intro

WaveRNN is an autoregressive neural vocoder, a neural network based process for converting low-dimensional acoustic features into an audio waveform by predicting the next sample in a stream of samples. Specialized compute kernels are necessary to make WaveRNN inference fast.