tcn#

WaveNet: A Generative Model for Raw Audio

Classes

Encoder(*args, **kwargs)

TCN([predict_sequence_length, config])

Temporal convolutional network

TCNConfig([dilation_rates, kernel_sizes, ...])

Initializes the configuration for the Temporal Convolutional Network (TCN) model with the specified parameters.