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