libreasr.lib.modelsΒΆ

Common models including RNN-Transducer implementation.

Classes

CTCModel

Initializes internal Module state, shared by both nn.Module and ScriptModule.

Encoder

Initializes internal Module state, shared by both nn.Module and ScriptModule.

Joint

Initializes internal Module state, shared by both nn.Module and ScriptModule.

Predictor

Initializes internal Module state, shared by both nn.Module and ScriptModule.

ResidualAdapter

ResidualAdapter according to https://ai.googleblog.com/2019/09/large-scale-multilingual-speech.html?m=1

Transducer

Initializes internal Module state, shared by both nn.Module and ScriptModule.