mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update
This commit is contained in:
parent
02f2a3c2ec
commit
43c30967b0
@ -229,5 +229,5 @@ def build_model(args):
|
||||
ctc = CTC(
|
||||
odim=vocab_size, encoder_output_size=encoder.output_size(), **args.ctc_conf
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user