|
def | __init__ (self, attention_n_filters, attention_kernel_size, attention_dim) |
|
def | forward (self, attention_weights_cat) |
|
◆ __init__()
def model.LocationLayer.__init__ |
( |
|
self, |
|
|
|
attention_n_filters, |
|
|
|
attention_kernel_size, |
|
|
|
attention_dim |
|
) |
| |
◆ forward()
def model.LocationLayer.forward |
( |
|
self, |
|
|
|
attention_weights_cat |
|
) |
| |
◆ location_conv
model.LocationLayer.location_conv |
◆ location_dense
model.LocationLayer.location_dense |
The documentation for this class was generated from the following file:
- demo/Tacotron2/tacotron2/model.py