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