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

onnx-community
/
whisper-base

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

Instructions to use onnx-community/whisper-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use onnx-community/whisper-base with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('automatic-speech-recognition', 'onnx-community/whisper-base');
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Can anyone explained why negative scale in this model ?

#7 opened 6 months ago by
RunnerZhong

The model is now added to WebAI.js. Test it in your browser with no code required.

#6 opened 6 months ago by
AxolsWebAI

How did you merge the decoder and decoder_with_past_model files?

1
#2 opened almost 2 years ago by
PROMCRdog

How to download this model

7
#1 opened almost 2 years ago by
bsmani
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs