Public Member Functions | |
def | __init__ (self, tacotron2) |
def | forward (self, mel_outputs) |
Public Attributes | |
tacotron2 | |
def export_tacotron2_onnx.Postnet.__init__ | ( | self, | |
tacotron2 | |||
) |
def export_tacotron2_onnx.Postnet.forward | ( | self, | |
mel_outputs | |||
) |
export_tacotron2_onnx.Postnet.tacotron2 |