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
8bddac0e71
commit
9c3bcd0bf6
Binary file not shown.
@ -214,7 +214,8 @@ class Interformer(nn.Module):
|
|||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
encoder: EncoderInterface,
|
pt_encoder: EncoderInterface,
|
||||||
|
inter_encoder: EncoderInterface,
|
||||||
):
|
):
|
||||||
"""
|
"""
|
||||||
Args:
|
Args:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user