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
dc1580f3f2
commit
dedb6fe5c8
Binary file not shown.
@ -33,6 +33,7 @@ from scaling import (
|
||||
from torch import Tensor, nn
|
||||
|
||||
from icefall.utils import make_pad_mask, subsequent_chunk_mask
|
||||
import random
|
||||
|
||||
|
||||
class Conformer(EncoderInterface):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user