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: 135 Bytes
6881f49 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6b65cc3a33087a78b11de21799ff650133d325251ba067dcb31cbd6f12061905
size 1266135149
|