How to use WaveGenAI/audiomae with Transformers:
# Load model directly from transformers import PretrainedAudioMAEEncoder model = PretrainedAudioMAEEncoder.from_pretrained("WaveGenAI/audiomae", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!