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

WindyWord
/
listen-windy-pro-engine

Automatic Speech Recognition
Transformers
ONNX
Safetensors
English
multilingual
whisper
windyword
english
Model card Files Files and versions
xet
Community

Instructions to use WindyWord/listen-windy-pro-engine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use WindyWord/listen-windy-pro-engine with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="WindyWord/listen-windy-pro-engine")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WindyWord/listen-windy-pro-engine", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
listen-windy-pro-engine
30.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
sneakyfree's picture
sneakyfree
Refresh README โ€” uniform WindyWord template with WER tier + dialect notes
d3035b1 verified 21 days ago
  • ct2-int8
    Add ct2-int8 variant 28 days ago
  • onnx-int8
    Add onnx-int8 variant 28 days ago
  • onnx
    Add onnx variant 28 days ago
  • safetensors
    Add safetensors variant 28 days ago
  • .gitattributes
    1.94 kB
    Add onnx-int8 variant 28 days ago
  • README.md
    1.97 kB
    Refresh README โ€” uniform WindyWord template with WER tier + dialect notes 21 days ago