speechbrain.decoders

Package containing the different decoders (ctc, beamsearch …)

speechbrain.decoders.ctc

Decoders and output normalization for CTC.

speechbrain.decoders.seq2seq

Decoding methods for seq2seq autoregressive model.

speechbrain.decoders.transducer

Decoders and output normalization for Transducer sequence.