Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

RamiEbeid
/
hubert-base-ser

Transformers
PyTorch
TensorBoard
hubert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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")
  • Notebooks
  • Google Colab
  • Kaggle
hubert-base-ser / runs
54.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
RamiEbeid's picture
RamiEbeid
Model save
9a346e2 about 4 years ago
  • Mar11_15-41-09_cb56b016eade
    Training in progress, step 10 about 4 years ago
  • Mar11_15-53-59_cb56b016eade
    Model save about 4 years ago