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

aoiandroid
/
Breeze-ASR-25_coreml

Automatic Speech Recognition
WhisperKit
Core ML
apple-silicon
asr
on-device
breeze
mediatek
Model card Files Files and versions
xet
Community

Instructions to use aoiandroid/Breeze-ASR-25_coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • WhisperKit

    How to use aoiandroid/Breeze-ASR-25_coreml with WhisperKit:

    # Install CLI with Homebrew on macOS device
    brew install whisperkit-cli
    
    # View all available inference options
    whisperkit-cli transcribe --help
    
    # Download and run inference using whisper base model
    whisperkit-cli transcribe --audio-path /path/to/audio.mp3
    
    # Or use your preferred model variant
    whisperkit-cli transcribe --model "large-v3" --model-prefix "distil" --audio-path /path/to/audio.mp3 --verbose
  • Notebooks
  • Google Colab
  • Kaggle
Breeze-ASR-25_coreml
3.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
aoiandroid's picture
aoiandroid
Upload folder using huggingface_hub
7a98249 verified 7 months ago
  • AudioEncoder.mlmodelc
    Upload folder using huggingface_hub 7 months ago
  • MelSpectrogram.mlmodelc
    Upload folder using huggingface_hub 7 months ago
  • TextDecoder.mlmodelc
    Upload folder using huggingface_hub 7 months ago
  • .DS_Store
    6.15 kB
    Upload folder using huggingface_hub 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • AudioEncoder.mlcomputeplan.json
    3.77 MB
    Upload folder using huggingface_hub 7 months ago
  • MelSpectrogram.mlcomputeplan.json
    4 kB
    Upload folder using huggingface_hub 7 months ago
  • README.md
    1.93 kB
    Upload folder using huggingface_hub 7 months ago
  • TextDecoder.mlcomputeplan.json
    253 kB
    Upload folder using huggingface_hub 7 months ago
  • model_card.md
    3.33 kB
    Upload folder using huggingface_hub 7 months ago