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

WindstormLabs
/
listen-windy-lingua-mr

Automatic Speech Recognition
Transformers
Safetensors
Marathi
whisper
windyword
marathi
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use WindstormLabs/listen-windy-lingua-mr with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="WindstormLabs/listen-windy-lingua-mr")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WindstormLabs/listen-windy-lingua-mr", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
listen-windy-lingua-mr
3.09 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sneakyfree's picture
sneakyfree
clone from WindyWord/listen-windy-lingua-mr via local HF-cache upload (ADR-039 Phase C listen-*)
cf586c6 verified 6 days ago
  • safetensors
    clone from WindyWord/listen-windy-lingua-mr via local HF-cache upload (ADR-039 Phase C listen-*) 6 days ago
  • .gitattributes
    1.52 kB
    initial commit 6 days ago
  • README.md
    1.44 kB
    clone from WindyWord/listen-windy-lingua-mr via local HF-cache upload (ADR-039 Phase C listen-*) 6 days ago