mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
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
|
return model
|
||||||
|
|
||||||
|
|
||||||
def get_interformer_model(pt_encoder, params: AttributeDict) -> nn.Module:
|
def get_interformer_model(pt_encoder, params: AttributeDict) -> nn.Module:
|
||||||
encoder = get_encoder_model(params)
|
encoder = get_encoder_model(params)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user