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

  • Log In
  • Sign Up

onnx-internal-testing
/
tiny-random-WhisperForConditionalGeneration-ONNX_external

Automatic Speech Recognition
Transformers
ONNX
Safetensors
whisper
Model card Files Files and versions
xet
Community

Instructions to use onnx-internal-testing/tiny-random-WhisperForConditionalGeneration-ONNX_external with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use onnx-internal-testing/tiny-random-WhisperForConditionalGeneration-ONNX_external with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="onnx-internal-testing/tiny-random-WhisperForConditionalGeneration-ONNX_external")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("onnx-internal-testing/tiny-random-WhisperForConditionalGeneration-ONNX_external")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("onnx-internal-testing/tiny-random-WhisperForConditionalGeneration-ONNX_external")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-WhisperForConditionalGeneration-ONNX_external
14.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Xenova's picture
Xenova HF Staff
Update config.json
648dda5 verified about 1 year ago
  • onnx
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.67 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    5.91 kB
    Upload folder using huggingface_hub about 1 year ago
  • added_tokens.json
    34.6 kB
    Upload folder using huggingface_hub about 1 year ago
  • config.json
    1.6 kB
    Update config.json about 1 year ago
  • generation_config.json
    1.22 kB
    Upload folder using huggingface_hub about 1 year ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub about 1 year ago
  • model.safetensors
    3.5 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • normalizer.json
    52.7 kB
    Upload folder using huggingface_hub about 1 year ago
  • preprocessor_config.json
    339 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    2.17 kB
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    2.41 MB
    Upload tokenizer.json about 1 year ago
  • tokenizer_config.json
    283 kB
    Upload folder using huggingface_hub about 1 year ago
  • vocab.json
    999 kB
    Upload folder using huggingface_hub about 1 year ago