Instructions to use ProgramadorArtificial/wav2vec2-large-xlsr-53-portuguese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ProgramadorArtificial/wav2vec2-large-xlsr-53-portuguese with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ProgramadorArtificial/wav2vec2-large-xlsr-53-portuguese")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("ProgramadorArtificial/wav2vec2-large-xlsr-53-portuguese") model = AutoModelForCTC.from_pretrained("ProgramadorArtificial/wav2vec2-large-xlsr-53-portuguese") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 26b8fc611e3acd443c648962fc2753fed73c96ab63d027e02c383bf68f279635
- Size of remote file:
- 2.49 GB
- SHA256:
- 4aa636f620c8dd46721b3a99b6561b4ada26b1c64d2e89bab17ce5fcdf959775
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.