Instructions to use 123www/test_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 123www/test_model with Transformers:
# Load model directly from transformers import AutoProcessor, Wav2Vec2ForSpeechClassification processor = AutoProcessor.from_pretrained("123www/test_model") model = Wav2Vec2ForSpeechClassification.from_pretrained("123www/test_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6881f49 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:00f6680b601944fb4006913f7944de2186dc328bf75395cc4c71d75a226dac0a
size 2991
|