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

FL33TW00D-HF
/
whisper-tiny

Automatic Speech Recognition
Transformers
GGUF
whisper
Model card Files Files and versions
xet
Community

Instructions to use FL33TW00D-HF/whisper-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use FL33TW00D-HF/whisper-tiny with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="FL33TW00D-HF/whisper-tiny")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("FL33TW00D-HF/whisper-tiny")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("FL33TW00D-HF/whisper-tiny")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny
407 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
FL33TW00D-HF's picture
FL33TW00D-HF
Upload whisper-tiny-f16.gguf with huggingface_hub
019e37e verified almost 2 years ago
  • .gitattributes
    1.73 kB
    Upload whisper-tiny-f16.gguf almost 2 years ago
  • README.md
    380 Bytes
    Create README.md about 2 years ago
  • config.json
    1.98 kB
    Upload config.json with huggingface_hub about 2 years ago
  • melfilters.bytes
    64.3 kB
    Upload melfilters.bytes with huggingface_hub about 2 years ago
  • tiny_f32.gguf
    151 MB
    xet
    Upload tiny_f32.gguf with huggingface_hub about 2 years ago
  • tiny_q4k.gguf
    135 MB
    xet
    Upload tiny_q4k.gguf with huggingface_hub about 2 years ago
  • tiny_q8_0.gguf
    44 MB
    xet
    Upload tiny_q8_0.gguf with huggingface_hub about 2 years ago
  • whisper-tiny-f16.gguf
    76.7 MB
    xet
    Upload whisper-tiny-f16.gguf with huggingface_hub almost 2 years ago