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

sojung1214
/
EmoSense

Transformers
PyTorch
wav2vec2
Model card Files Files and versions
xet
Community
1

Instructions to use sojung1214/EmoSense with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sojung1214/EmoSense with Transformers:

    # Load model directly
    from transformers import AutoProcessor, Wav2Vec2ForSpeechClassification
    
    processor = AutoProcessor.from_pretrained("sojung1214/EmoSense")
    model = Wav2Vec2ForSpeechClassification.from_pretrained("sojung1214/EmoSense")
  • Notebooks
  • Google Colab
  • Kaggle
EmoSense
2.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
9f0e9f8 verified about 1 year ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • added_tokens.json
    34 Bytes
    Upload 7 files almost 3 years ago
  • config.json
    2.73 kB
    Upload 7 files almost 3 years ago
  • model.safetensors
    1.27 GB
    xet
    Adding `safetensors` variant of this model about 1 year ago
  • preprocessor_config.json
    256 Bytes
    Upload 7 files almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    1.27 GB
    xet
    Upload 7 files almost 3 years ago
  • special_tokens_map.json
    406 Bytes
    Upload 7 files almost 3 years ago
  • tokenizer_config.json
    398 Bytes
    Upload 7 files almost 3 years ago
  • vocab.json
    17 kB
    Upload 7 files almost 3 years ago