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
5d3a6de394
commit
af71c2e738
Binary file not shown.
Binary file not shown.
@ -52,6 +52,7 @@ class FairSeqData2VecEncoder(EncoderInterface):
|
||||
output_size: int = 256,
|
||||
freeze_finetune_updates: int = 0,
|
||||
additional_block: bool = False,
|
||||
prompt = None,
|
||||
):
|
||||
assert check_argument_types()
|
||||
super().__init__()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user