Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

argmaxinc
/
whisperkit-coreml

Automatic Speech Recognition
WhisperKit
Core ML
whisper
asr
quantized
Model card Files Files and versions
xet
Community
27

Instructions to use argmaxinc/whisperkit-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • WhisperKit

    How to use argmaxinc/whisperkit-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
whisperkit-coreml / openai_whisper-tiny
76.6 MB
Ctrl+K
Ctrl+K
  • 9 contributors
History: 5 commits
bpkeene's picture
bpkeene
Amend protobufs for tiny
2c5a30b over 1 year ago
  • AudioEncoder.mlmodelc
    mlmodel_loading (#1) over 1 year ago
  • MelSpectrogram.mlmodelc
    whisperkittools-81ba3338e9e50affc6da63b97dd26b9a9d34b2ff generated files: openai_whisper-tiny about 2 years ago
  • TextDecoder.mlmodelc
    Amend protobufs for tiny over 1 year ago
  • config.json
    1.46 kB
    whisperkittools-192190cedeefc4d317d13c2196dc29f9a9f99628 generated files: openai_whisper-tiny about 2 years ago
  • generation_config.json
    2.75 kB
    whisperkittools-192190cedeefc4d317d13c2196dc29f9a9f99628 generated files: openai_whisper-tiny about 2 years ago