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 /TextDecoder.mlmodelc
59.5 MB
Ctrl+K
Ctrl+K
  • 9 contributors
History: 5 commits
bpkeene's picture
bpkeene
Amend protobufs for tiny
2c5a30b over 1 year ago
  • analytics
    whisperkittools-192190cedeefc4d317d13c2196dc29f9a9f99628 generated files: openai_whisper-tiny about 2 years ago
  • weights
    whisperkittools-81ba3338e9e50affc6da63b97dd26b9a9d34b2ff generated files: openai_whisper-tiny about 2 years ago
  • coremldata.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    633 Bytes
    xet
    whisperkittools-192190cedeefc4d317d13c2196dc29f9a9f99628 generated files: openai_whisper-tiny about 2 years ago
  • metadata.json
    4.75 kB
    whisperkittools-192190cedeefc4d317d13c2196dc29f9a9f99628 generated files: openai_whisper-tiny about 2 years ago
  • model.mil
    141 kB
    whisperkittools-192190cedeefc4d317d13c2196dc29f9a9f99628 generated files: openai_whisper-tiny about 2 years ago
  • model.mlmodel
    113 kB
    xet
    Amend protobufs for tiny over 1 year ago