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-ca

Automatic Speech Recognition
Transformers
Safetensors
Catalan
whisper
windyword
catalan
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="WindyWord/listen-windy-lingua-ca")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WindyWord/listen-windy-lingua-ca", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
listen-windy-lingua-ca
1.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
sneakyfree's picture
sneakyfree
Refresh README โ€” uniform WindyWord template with WER tier + dialect notes
f51d962 verified about 1 month ago
  • safetensors
    Port from WindyProLabs/windy-lingua-ca (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