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