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

  • Log In
  • Sign Up

argmaxinc
/
whisperkit-pro

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

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

  • Libraries
  • WhisperKit

    How to use argmaxinc/whisperkit-pro 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-pro
8.76 GB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 15 commits
ZachNagengast's picture
ZachNagengast
ardaibis's picture
ardaibis
Update config.json (#14)
696f92d verified 6 months ago
  • distil-whisper_distil-large-v3
    protobuf (#2) over 1 year ago
  • distil-whisper_distil-large-v3_turbo
    protobuf (#2) over 1 year ago
  • openai_whisper-base.en
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-base
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-large-v3-v20240930
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-large-v3-v20240930_626MB
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-large-v3-v20240930_turbo
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-small.en
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-small.en_217MB
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-small
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-small_216MB
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-tiny.en
    Update alignment heads (#8) about 1 year ago
  • openai_whisper-tiny
    Update alignment heads (#8) about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    10 Bytes
    initial commit over 1 year ago
  • LICENSE_NOTICE.txt
    307 Bytes
    initial commit over 1 year ago
  • README.md
    786 Bytes
    Update README.md about 1 year ago
  • config.json
    6.22 kB
    Update config.json (#14) 6 months ago