Instructions to use IbrahimAmin/hubert-arabic-spoken-dialect-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use IbrahimAmin/hubert-arabic-spoken-dialect-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="IbrahimAmin/hubert-arabic-spoken-dialect-classifier")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("IbrahimAmin/hubert-arabic-spoken-dialect-classifier") model = AutoModelForAudioClassification.from_pretrained("IbrahimAmin/hubert-arabic-spoken-dialect-classifier") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9ae53e405775350482872bb38c044f722d2f473c7a67d76db6067618cec2ee4c
- Size of remote file:
- 378 MB
- SHA256:
- 7b5cbb2c8bb71ee5c16cb61dc733ce4b5695987c281763265707e3fb110350fc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.