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

hsali
/
wav2vec2_e5__d1001

Transformers
wav2vec2
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use hsali/wav2vec2_e5__d1001 with Transformers:

    # Load model directly
    from transformers import AutoProcessor, Wav2Vec2ForSpeechClassification
    
    processor = AutoProcessor.from_pretrained("hsali/wav2vec2_e5__d1001")
    model = Wav2Vec2ForSpeechClassification.from_pretrained("hsali/wav2vec2_e5__d1001")
  • Notebooks
  • Google Colab
  • Kaggle
wav2vec2_e5__d1001
5.24 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hsali's picture
hsali
Upload processor
17c434c over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    2.39 kB
    Upload config over 2 years ago
  • preprocessor_config.json
    257 Bytes
    Upload processor over 2 years ago
  • special_tokens_map.json
    96 Bytes
    Upload processor over 2 years ago
  • tokenizer_config.json
    618 Bytes
    Upload processor over 2 years ago
  • vocab.json
    358 Bytes
    Upload processor over 2 years ago