Instructions to use Isma/v2_181k_all with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Isma/v2_181k_all with Transformers:
# Load model directly from transformers import AutoProcessor, Wav2Vec2ForPreTrainingWithMixupV2 processor = AutoProcessor.from_pretrained("Isma/v2_181k_all") model = Wav2Vec2ForPreTrainingWithMixupV2.from_pretrained("Isma/v2_181k_all") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
998b3d1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:dfc5ee8c3ab770e56d690aec59914c434ee3a6059bbbffeb179cda13823a1c75
size 380512629
|