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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

MIbrahimAI
/
Wav2Vec-SER

Audio Classification
Transformers
Safetensors
wav2vec2
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use MIbrahimAI/Wav2Vec-SER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MIbrahimAI/Wav2Vec-SER with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("audio-classification", model="MIbrahimAI/Wav2Vec-SER")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForAudioClassification
    
    processor = AutoProcessor.from_pretrained("MIbrahimAI/Wav2Vec-SER")
    model = AutoModelForAudioClassification.from_pretrained("MIbrahimAI/Wav2Vec-SER", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Wav2Vec-SER
3.76 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 41 commits
MIbrahimAI's picture
MIbrahimAI
Upload processor
8e2af4f verified 15 days ago
  • .gitattributes
    1.52 kB
    initial commit 17 days ago
  • README.md
    1.55 kB
    End of training 15 days ago
  • config.json
    2.38 kB
    Upload checkpoint-3800 manually to resume later 15 days ago
  • model.safetensors
    1.26 GB
    xet
    End of training 15 days ago
  • optimizer.pt
    2.49 GB
    xet
    Upload checkpoint-3800 manually to resume later 15 days ago
  • processor_config.json
    300 Bytes
    Upload processor 15 days ago
  • rng_state.pth
    14.7 kB
    xet
    Upload checkpoint-3800 manually to resume later 15 days ago
  • scaler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.38 kB
    xet
    Upload checkpoint-3800 manually to resume later 15 days ago
  • scheduler.pt
    1.47 kB
    xet
    Upload checkpoint-3800 manually to resume later 15 days ago
  • tokenizer_config.json
    1.42 kB
    Upload processor 15 days ago
  • trainer_state.json
    19.7 kB
    Upload checkpoint-3800 manually to resume later 15 days ago
  • training_args.bin
    5.2 kB
    xet
    Upload checkpoint-3800 manually to resume later 15 days ago
  • vocab.json
    622 Bytes
    Upload processor 15 days ago