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 / onnx-int8
12.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
sneakyfree's picture
sneakyfree
Add onnx-int8 variant
8536a14 verified about 1 month ago
  • added_tokens.json
    34.6 kB
    Add onnx-int8 variant about 1 month ago
  • config.json
    1.32 kB
    Add onnx-int8 variant about 1 month ago
  • decoder_model.onnx
    977 MB
    xet
    Add onnx-int8 variant about 1 month ago
  • decoder_model.onnx_data
    3.89 GB
    xet
    Add onnx-int8 variant about 1 month ago
  • decoder_with_past_model.onnx
    872 MB
    xet
    Add onnx-int8 variant about 1 month ago
  • decoder_with_past_model.onnx_data
    3.47 GB
    xet
    Add onnx-int8 variant about 1 month ago
  • encoder_model.onnx
    645 MB
    xet
    Add onnx-int8 variant about 1 month ago
  • encoder_model.onnx_data
    2.55 GB
    xet
    Add onnx-int8 variant about 1 month ago
  • generation_config.json
    3.9 kB
    Add onnx-int8 variant about 1 month ago
  • merges.txt
    494 kB
    Add onnx-int8 variant about 1 month ago
  • normalizer.json
    52.7 kB
    Add onnx-int8 variant about 1 month ago
  • preprocessor_config.json
    340 Bytes
    Add onnx-int8 variant about 1 month ago
  • special_tokens_map.json
    2.19 kB
    Add onnx-int8 variant about 1 month ago
  • tokenizer_config.json
    283 kB
    Add onnx-int8 variant about 1 month ago
  • vocab.json
    1.04 MB
    Add onnx-int8 variant about 1 month ago