mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 18:12:19 +00:00
Bug-fix
This commit is contained in:
parent
f87811e65c
commit
a2aca9f643
@ -44,4 +44,4 @@ class Joiner(nn.Module):
|
||||
|
||||
logit = self.output_linear(torch.tanh(logit))
|
||||
|
||||
return output
|
||||
return logit
|
||||
|
Loading…
x
Reference in New Issue
Block a user