Instructions to use walston/whisaid-medium-grl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use walston/whisaid-medium-grl with Transformers:
# Load model directly from transformers import WhisAIDForAccentClassification model = WhisAIDForAccentClassification.from_pretrained("walston/whisaid-medium-grl", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K