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
ee2363a106
commit
b81485a5d4
Binary file not shown.
@ -168,7 +168,6 @@ class Conformer(EncoderInterface):
|
||||
- lengths, a tensor of shape (batch_size,) containing the number
|
||||
of frames in `embeddings` before padding.
|
||||
"""
|
||||
print(self.sigmoid(self.alpha))
|
||||
#exit()
|
||||
|
||||
x = self.encoder_embed(x)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user