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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Blgn94
/
whisper-small-mn-v3

Automatic Speech Recognition
Transformers
Safetensors
Mongolian
whisper
mongolian
cyrillic
speech
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Blgn94/whisper-small-mn-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Blgn94/whisper-small-mn-v3 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Blgn94/whisper-small-mn-v3")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Blgn94/whisper-small-mn-v3")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Blgn94/whisper-small-mn-v3", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-small-mn-v3
971 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Blgn94's picture
Blgn94
v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm
c428c62 verified 12 days ago
  • .gitattributes
    1.52 kB
    initial commit 12 days ago
  • README.md
    7.59 kB
    v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm 12 days ago
  • config.json
    1.25 kB
    v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm 12 days ago
  • generation_config.json
    4.59 kB
    v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm 12 days ago
  • model.safetensors
    967 MB
    xet
    v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm 12 days ago
  • processor_config.json
    409 Bytes
    v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm 12 days ago
  • run_manifest.json
    2.81 kB
    v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm 12 days ago
  • tokenizer.json
    3.93 MB
    v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm 12 days ago
  • tokenizer_config.json
    2.13 kB
    v25: whisper-small Mongolian fine-tune (dedup+aug+source-balance) - clean WER 19.67 norm 12 days ago