Instructions to use RamiEbeid/hubert-base-ser with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RamiEbeid/hubert-base-ser with Transformers:
# Load model directly from transformers import AutoProcessor, HubertForSpeechClassification processor = AutoProcessor.from_pretrained("RamiEbeid/hubert-base-ser") model = HubertForSpeechClassification.from_pretrained("RamiEbeid/hubert-base-ser", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
990dfdc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fd081c9c142702eef32bfee4ada80fd3b5c45c8c0d1907155a8281f8fd20d980
size 3055
|