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
a08df1ed6b
commit
b5971bc50c
Binary file not shown.
@ -33,7 +33,7 @@ from fairseq.modules import (
|
|||||||
from fairseq.utils import index_put
|
from fairseq.utils import index_put
|
||||||
from utils import pad_to_multiple
|
from utils import pad_to_multiple
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
#logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
class TransformerEncoderAdapter(TransformerEncoder):
|
class TransformerEncoderAdapter(TransformerEncoder):
|
||||||
def __init__(self, args: Wav2Vec2Config):
|
def __init__(self, args: Wav2Vec2Config):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user