from local
This commit is contained in:
parent
ceaf79c29c
commit
6b0ca1d16f
Binary file not shown.
@ -497,6 +497,7 @@ def get_transducer_model(params: AttributeDict) -> nn.Module:
|
||||
)
|
||||
return model
|
||||
|
||||
|
||||
def get_interformer_model(pt_encoder, params: AttributeDict) -> nn.Module:
|
||||
encoder = get_encoder_model(params)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user