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

Xenova
/
whisper-tiny.en

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

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

  • Libraries
  • Transformers.js

    How to use Xenova/whisper-tiny.en with Transformers.js:

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

Need help with model initialization

#4 opened about 1 year ago by
Alfej136

How to create onnx model for Whisper (fine tuned) that can be used with Transformers JS?

❤️ 2
#3 opened over 1 year ago by
antonvinny

Upload folder using huggingface_hub

#2 opened about 2 years ago by
Xenova
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs