How to use makamkkumar/mkk-zh with Transformers:
# Load model directly from transformers import AutoProcessor, ExtendedWav2Vec2ForCTC processor = AutoProcessor.from_pretrained("makamkkumar/mkk-zh") model = ExtendedWav2Vec2ForCTC.from_pretrained("makamkkumar/mkk-zh")
The community tab is the place to discuss and collaborate with the HF community!