mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
export
This commit is contained in:
parent
c4882b43fc
commit
8c09872873
@ -71,6 +71,10 @@ class VadRealtimeTransformer(AbsPunctuation):
|
||||
'input': {
|
||||
1: 'feats_length'
|
||||
},
|
||||
'vad_mask': {
|
||||
2: 'feats_length1',
|
||||
3: 'feats_length2'
|
||||
},
|
||||
'logits': {
|
||||
1: 'logits_length'
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user