Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

HyunaZ
/
hubert_emotion

Automatic Speech Recognition
Transformers
Korean
speech
audio
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use HyunaZ/hubert_emotion with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="HyunaZ/hubert_emotion")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("HyunaZ/hubert_emotion", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
hubert_emotion
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
HyunaZ's picture
HyunaZ
Update README.md
4f040b4 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.02 kB
    Update README.md over 1 year ago
  • Readme.md
    4.02 kB
    Create Readme.md over 1 year ago
  • fold_idx=11_epoch=28-val_acc_label2=0.4819.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    454 MB
    xet
    upload checkpoint over 1 year ago