Instructions to use Ar4ikov/W2VFSC2_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ar4ikov/W2VFSC2_1 with Transformers:
# Load model directly from transformers import AutoProcessor, Wav2Vec2Classification processor = AutoProcessor.from_pretrained("Ar4ikov/W2VFSC2_1") model = Wav2Vec2Classification.from_pretrained("Ar4ikov/W2VFSC2_1") - Notebooks
- Google Colab
- Kaggle
Ctrl+K