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

Automatic Speech Recognition
Transformers
Safetensors
German
whisper
windyword
german
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="WindyWord/listen-windy-lingua-de")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WindyWord/listen-windy-lingua-de", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
listen-windy-lingua-de
1.62 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
sneakyfree's picture
sneakyfree
Refresh README โ€” uniform WindyWord template with WER tier + dialect notes
ec226a7 verified about 1 month ago
  • safetensors
    Port from primeline/whisper-large-v3-turbo-german (community high-quality High German, replaces Swiss-German-only fallback) about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    1.84 kB
    Refresh README โ€” uniform WindyWord template with WER tier + dialect notes about 1 month ago