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

language-and-voice-lab
/
whisper-large-icelandic-30k-steps-1000h-ct2

Automatic Speech Recognition
Transformers
Icelandic
audio
icelandic
whisper
whisper-large
iceland
reykjavik
samromur
faster-whisper
Model card Files Files and versions
xet
Community

Instructions to use language-and-voice-lab/whisper-large-icelandic-30k-steps-1000h-ct2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use language-and-voice-lab/whisper-large-icelandic-30k-steps-1000h-ct2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="language-and-voice-lab/whisper-large-icelandic-30k-steps-1000h-ct2")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("language-and-voice-lab/whisper-large-icelandic-30k-steps-1000h-ct2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-large-icelandic-30k-steps-1000h-ct2
3.09 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
carlosdanielhernandezmena's picture
carlosdanielhernandezmena
Adding BibTex Citation
1a2ad15 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    2.03 kB
    Adding BibTex Citation almost 3 years ago
  • config.json
    11.3 kB
    Add model about 3 years ago
  • model.bin
    3.09 GB
    xet
    Add model about 3 years ago
  • vocabulary.txt
    460 kB
    Add model about 3 years ago