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-lingua-it

Automatic Speech Recognition
Transformers
Safetensors
Italian
whisper
windyword
italian
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use WindyWord/listen-windy-lingua-it with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="WindyWord/listen-windy-lingua-it")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WindyWord/listen-windy-lingua-it", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
listen-windy-lingua-it
3.09 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
sneakyfree's picture
sneakyfree
Refresh README โ€” uniform WindyWord template with WER tier + dialect notes
15c4e6f verified about 1 month ago
  • safetensors
    Port from WindyProLabs/windy-lingua-it (2026-03-10) about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    1.49 kB
    Refresh README โ€” uniform WindyWord template with WER tier + dialect notes about 1 month ago