Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Abkhaz
wav2vec2
mozilla-foundation/common_voice_7_0
Generated from Trainer
Instructions to use neelan-elucidate-ai/baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use neelan-elucidate-ai/baseline with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="neelan-elucidate-ai/baseline")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("neelan-elucidate-ai/baseline") model = AutoModelForCTC.from_pretrained("neelan-elucidate-ai/baseline", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2aa2103f494e85e774b7fcfbcb219e759ada44de5f06e2241403007d353702ce
- Size of remote file:
- 139 kB
- SHA256:
- 76d3763df0fc31d2e2e3c066d426bb85592aa8794b7a7f593b9587fc369c5d9d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.