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

laion
/
Voice-Taxonomy-57

Audio Classification
Transformers
English
voice
audio
speech
taxonomy
whisper
voice-quality
emotion
paralinguistics
voice-analysis
classification
Model card Files Files and versions
xet
Community

Instructions to use laion/Voice-Taxonomy-57 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use laion/Voice-Taxonomy-57 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("audio-classification", model="laion/Voice-Taxonomy-57")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("laion/Voice-Taxonomy-57", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Voice-Taxonomy-57
70.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ChristophSchuhmann's picture
ChristophSchuhmann
Remove __pycache__
1b943fc verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    29.1 kB
    Initial release: 57-dimension voice taxonomy classifier about 2 months ago
  • config.json
    777 Bytes
    Initial release: 57-dimension voice taxonomy classifier about 2 months ago
  • inference.py
    19.8 kB
    Initial release: 57-dimension voice taxonomy classifier about 2 months ago
  • requirements.txt
    64 Bytes
    Initial release: 57-dimension voice taxonomy classifier about 2 months ago
  • taxonomy_classifiers.pkl

    Detected Pickle imports (7)

    • "collections.OrderedDict",
    • "torch.storage._load_from_bytes",
    • "numpy.core.multiarray._reconstruct",
    • "numpy.dtype",
    • "torch._utils._rebuild_tensor_v2",
    • "numpy.core.multiarray.scalar",
    • "numpy.ndarray"

    How to fix it?

    70.3 MB
    xet
    Initial release: 57-dimension voice taxonomy classifier about 2 months ago
  • taxonomy_dimensions.json
    173 kB
    Initial release: 57-dimension voice taxonomy classifier about 2 months ago
  • taxonomy_tags_sentences.json
    38.2 kB
    Initial release: 57-dimension voice taxonomy classifier about 2 months ago
  • taxonomy_tags_short.json
    15.4 kB
    Initial release: 57-dimension voice taxonomy classifier about 2 months ago