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") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened about 1 year ago
by
SFconvertbot
Create README.md
#2 opened almost 3 years ago
by
zhangshuai507653
Create README.md
#1 opened almost 3 years ago
by
zhangshuai507653