I got this error(ImportError: cannot import name 'Wav2Vec2ForSpeechClassification' from 'transformers')for line :model = Wav2Vec2ForSpeechClassification.from_pretrained(model_name_or_path).to(device)
· Sign up or log in to comment