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
9408ab1a57
commit
5bb415f657
Binary file not shown.
@ -22,7 +22,7 @@ from torch import Tensor, nn
|
||||
from icefall.utils import make_pad_mask, subsequent_chunk_mask
|
||||
try:
|
||||
import fairseq
|
||||
from data2vec_audio import *
|
||||
from data2vec_audio_adapter import *
|
||||
except Exception as e:
|
||||
print("Error: FairSeq is not properly installed.")
|
||||
print(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user