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

  • Log In
  • Sign Up

waxal-benchmarking
/
whisper-small-orm-victor

Automatic Speech Recognition
Transformers
Safetensors
whisper
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use waxal-benchmarking/whisper-small-orm-victor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use waxal-benchmarking/whisper-small-orm-victor with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="waxal-benchmarking/whisper-small-orm-victor")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("waxal-benchmarking/whisper-small-orm-victor")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("waxal-benchmarking/whisper-small-orm-victor")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-small-orm-victor
3.87 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 35 commits
oluwagbotty's picture
oluwagbotty
Upload processor
4e9db5d verified about 1 month ago
  • last-checkpoint
    Training in progress, step 4500, checkpoint about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    2.22 kB
    End of training about 1 month ago
  • config.json
    1.27 kB
    Training in progress, step 500 about 1 month ago
  • generation_config.json
    4.64 kB
    Training in progress, step 500 about 1 month ago
  • model.safetensors
    967 MB
    xet
    End of training about 1 month ago
  • preprocessor_config.json
    315 Bytes
    Training in progress, step 500 about 1 month ago
  • processor_config.json
    409 Bytes
    Upload processor about 1 month ago
  • tokenizer.json
    3.93 MB
    Upload processor about 1 month ago
  • tokenizer_config.json
    2.09 kB
    Upload processor about 1 month ago
  • training_args.bin
    5.39 kB
    xet
    Training in progress, step 500 about 1 month ago