Automatic Speech Recognition
Transformers
PyTorch
Portuguese
wav2vec2
mozilla-foundation/common_voice_8_0
Generated from Trainer
Instructions to use tonyalves/local_dataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tonyalves/local_dataset with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="tonyalves/local_dataset")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("tonyalves/local_dataset") model = AutoModelForCTC.from_pretrained("tonyalves/local_dataset") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 79f20d8afc7db85fdf90faff8b16fceffd5176175c41332e70a2a403b506c859
- Size of remote file:
- 1.26 GB
- SHA256:
- 72bfb3ce343842f1c23b5463d41d9d0f53ebd53cd16f7505b0914578b0a8db30
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.