How to use KYAGABA/wav2vec2-large-rw-commonnvoice-50hr-v9 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("KYAGABA/wav2vec2-large-rw-commonnvoice-50hr-v9", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!