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

  • Log In
  • Sign Up

Isma
/
v2_300k_all

Transformers
PyTorch
wav2vec2
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Isma/v2_300k_all with Transformers:

    # Load model directly
    from transformers import AutoProcessor, Wav2Vec2ForPreTrainingWithMixupV2
    
    processor = AutoProcessor.from_pretrained("Isma/v2_300k_all")
    model = Wav2Vec2ForPreTrainingWithMixupV2.from_pretrained("Isma/v2_300k_all")
  • Notebooks
  • Google Colab
  • Kaggle
v2_300k_all
381 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Isma's picture
Isma
Upload Wav2Vec2ForPreTrainingWithMixupV2
69fed14 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    2.03 kB
    Upload Wav2Vec2ForPreTrainingWithMixupV2 about 3 years ago
  • pytorch_model.bin
    381 MB
    xet
    Upload Wav2Vec2ForPreTrainingWithMixupV2 about 3 years ago