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