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