espnet.mt package¶
Initialize sub package.
espnet.mt.mt_utils¶
Utility functions for the text translation task.
espnet.mt.__init__¶
Initialize sub package.
espnet.mt.pytorch_backend.mt¶
Training/decoding definition for the text translation task.
-
class
espnet.mt.pytorch_backend.mt.
CustomConverter
[source]¶ Bases:
object
Custom batch converter for Pytorch.
Construct a CustomConverter object.
espnet.mt.pytorch_backend.__init__¶
Initialize sub package.