from transformers import Wav2Vec2FeatureExtractor class NewFeatureExtractor(Wav2Vec2FeatureExtractor): special_attribute_present = True