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

Aqiba
/
memoni-wav2vec2

Transformers
Safetensors
wav2vec2
pretraining
Model card Files Files and versions
xet
Community

Instructions to use Aqiba/memoni-wav2vec2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Aqiba/memoni-wav2vec2 with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForPreTraining
    
    processor = AutoProcessor.from_pretrained("Aqiba/memoni-wav2vec2")
    model = AutoModelForPreTraining.from_pretrained("Aqiba/memoni-wav2vec2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
memoni-wav2vec2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Aqiba's picture
Aqiba
Module 1: wav2vec2 self-supervised fine-tuning on Memoni audio
0dbec3e verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    5.17 kB
    Module 1: wav2vec2 self-supervised fine-tuning on Memoni audio 2 months ago
  • config.json
    2.28 kB
    Module 1: wav2vec2 self-supervised fine-tuning on Memoni audio 2 months ago
  • model.safetensors
    1.27 GB
    xet
    Module 1: wav2vec2 self-supervised fine-tuning on Memoni audio 2 months ago
  • preprocessor_config.json
    212 Bytes
    Feature extractor 2 months ago