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
28a90f65da
commit
5cc3c9caa2
Binary file not shown.
@ -35,7 +35,6 @@ from utils import pad_to_multiple
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class TransformerEncoderAdapter(TransformerEncoder):
|
||||
def __init__(self, args: Wav2Vec2Config):
|
||||
super().__init__(args)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user