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
b49fa2e82e
commit
0b5398db0c
Binary file not shown.
@ -192,9 +192,6 @@ class Conformer(Transformer):
|
||||
ctc_output=self.ctc_output,
|
||||
) # (S, N, C)
|
||||
|
||||
if 1:
|
||||
return x, mask
|
||||
|
||||
if self.group_num > 0:
|
||||
x = 0
|
||||
if self.learnable_alpha:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user