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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  Xenova/tiny-random-WhisperForConditionalGeneration

Xenova
/
tiny-random-WhisperForConditionalGeneration_timestamped

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

Instructions to use Xenova/tiny-random-WhisperForConditionalGeneration_timestamped with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Xenova/tiny-random-WhisperForConditionalGeneration_timestamped with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('automatic-speech-recognition', 'Xenova/tiny-random-WhisperForConditionalGeneration_timestamped');
tiny-random-WhisperForConditionalGeneration_timestamped / onnx
12.3 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
whitphx's picture
whitphx
Add/update the quantized ONNX model files and README.md for Transformers.js v3
27fb935 verified 10 months ago
  • decoder_model.onnx
    3.61 MB
    xet
    Upload 4 files almost 2 years ago
  • decoder_model_merged.onnx
    3.69 MB
    xet
    Upload 4 files almost 2 years ago
  • decoder_with_past_model.onnx
    3.61 MB
    xet
    Upload 4 files almost 2 years ago
  • encoder_model.onnx
    339 kB
    xet
    Upload 4 files almost 2 years ago
  • encoder_model_bnb4.onnx
    164 kB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 10 months ago
  • encoder_model_fp16.onnx
    175 kB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 10 months ago
  • encoder_model_q4.onnx
    183 kB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 10 months ago
  • encoder_model_q4f16.onnx
    118 kB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 10 months ago
  • encoder_model_quantized.onnx
    179 kB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 10 months ago
  • encoder_model_uint8.onnx
    179 kB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 10 months ago