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
10f9de3ab9
commit
cad84cd79c
Binary file not shown.
Binary file not shown.
@ -137,7 +137,7 @@ class ResidualAdapterModule(nn.Module):
|
||||
self,
|
||||
embedding_dim: float = 768,
|
||||
layer_num: int = 12,
|
||||
proj_dim: float = 384,
|
||||
proj_dim: float = 512,
|
||||
) -> None:
|
||||
|
||||
super().__init__()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user