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

Abdelrahman123
/
wav2vec-test

Transformers
PyTorch
wav2vec2
Model card Files Files and versions
xet
Community

Instructions to use Abdelrahman123/wav2vec-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Abdelrahman123/wav2vec-test with Transformers:

    # Load model directly
    from transformers import AutoProcessor, Wav2Vec2ForSpeechClassification
    
    processor = AutoProcessor.from_pretrained("Abdelrahman123/wav2vec-test")
    model = Wav2Vec2ForSpeechClassification.from_pretrained("Abdelrahman123/wav2vec-test", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
wav2vec-test
1.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Abdelrahman123's picture
Abdelrahman123
Upload preprocessor_config.json
0700569 almost 4 years ago
  • .gitattributes
    1.43 kB
    initial commit almost 4 years ago
  • config.json
    2.32 kB
    Upload Wav2Vec2ForSpeechClassification almost 4 years ago
  • preprocessor_config.json
    215 Bytes
    Upload preprocessor_config.json almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.27 GB
    xet
    Upload Wav2Vec2ForSpeechClassification almost 4 years ago