def _prediction_lengths_input(self): return Input(name=Wav2Letter.InputNames.prediction_lengths, shape=(1,), dtype='int64')