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
052a786b53
commit
29d534e9da
Binary file not shown.
@ -50,7 +50,7 @@ class FairSeqData2VecEncoder(EncoderInterface):
|
||||
if w2v_url != "":
|
||||
try:
|
||||
import fairseq
|
||||
from fairseq.models.wav2vec.wav2vec2 import Wav2Vec2Model
|
||||
from data2vec_audio import *
|
||||
except Exception as e:
|
||||
print("Error: FairSeq is not properly installed.")
|
||||
print(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user