How to use blackmount8/faster-whisper-small-mce with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("blackmount8/faster-whisper-small-mce", dtype="auto")
Arxiv Link: https://arxiv.org/abs/2310.17953