mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update
This commit is contained in:
parent
b03c8a5c35
commit
340b6efef2
@ -25,7 +25,7 @@ class ModelDimensions:
|
||||
n_text_state: int
|
||||
n_text_head: int
|
||||
n_text_layer: int
|
||||
att_type: str
|
||||
att_type: str = "default"
|
||||
|
||||
|
||||
# class LayerNorm(nn.LayerNorm):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user