How to use anton-l/emformer-base-librispeech with Transformers:
# Load model directly from transformers import EmformerForRNNT model = EmformerForRNNT.from_pretrained("anton-l/emformer-base-librispeech", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!