Instructions to use Alvenir/wav2vec2-base-da with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alvenir/wav2vec2-base-da with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("Alvenir/wav2vec2-base-da") model = AutoModelForPreTraining.from_pretrained("Alvenir/wav2vec2-base-da", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
03ab4d4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5e96396a9020000f445b72d6cf84a2332e5c7176cc6618595001028ad32d8104
size 380261837
|