Import error while importing the Wav2Vec2BertProcessor

#1
by Mishraa - opened

I am unable to import the Wav2Vec2BertProcessor it is not i don't know why it is not working it should work
Please help me with this i have installed the transformers successfully because before this the scripts of tokenizer and SeamlessM4TFeatureExtractor executed without any error

image.png

You should probably update to the newest release of transformers: pip install -U transformers

Sign up or log in to comment