openslr/librispeech_asr
Viewer • Updated • 585k • 103k • 228
How to use sanchit-gandhi/wav2vec2-gpt2-wandb-grid-search with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("automatic-speech-recognition", model="sanchit-gandhi/wav2vec2-gpt2-wandb-grid-search") # Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM
tokenizer = AutoTokenizer.from_pretrained("sanchit-gandhi/wav2vec2-gpt2-wandb-grid-search")
model = AutoModelForMultimodalLM.from_pretrained("sanchit-gandhi/wav2vec2-gpt2-wandb-grid-search")YAML Metadata Error:"model-index[0].name" is not allowed to be empty
This model was trained from scratch on the librispeech_asr dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training: