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

aneforge
/
whisper-tiny.en

Automatic Speech Recognition
ANEForge
Safetensors
whisper
apple-neural-engine
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ANEForge

    How to use aneforge/whisper-tiny.en with ANEForge:

    # Run this model on the Apple Neural Engine, without CoreML.
    import aneforge as af
    
    asr = af.load_whisper("aneforge/whisper-tiny.en")
    text = asr.transcribe(audio)                  # audio: a 16 kHz mono float32 waveform
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny.en
155 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
sbryngelson's picture
sbryngelson
card: add the aneforge[models] install line to the snippet
0821525 verified 8 days ago
  • .gitattributes
    1.44 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • README.md
    1.05 kB
    card: add the aneforge[models] install line to the snippet 8 days ago
  • added_tokens.json
    34.6 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • config.json
    1.94 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • generation_config.json
    1.62 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • merges.txt
    456 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • model.safetensors
    151 MB
    xet
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • normalizer.json
    52.7 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • preprocessor_config.json
    185 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • special_tokens_map.json
    1.83 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • tokenizer.json
    2.41 MB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • tokenizer_config.json
    805 Bytes
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago
  • vocab.json
    798 kB
    duplicate openai/whisper-tiny.en weights, tagged for ANEForge 8 days ago