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-medium
1.53 GB
Ctrl+K
Ctrl+K
  • 9 contributors
History: 1 commit
aotrih's picture
aotrih
whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium
482e5f8 verified 12 months ago
  • AudioEncoder.mlmodelc
    whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium 12 months ago
  • MelSpectrogram.mlmodelc
    whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium 12 months ago
  • TextDecoder.mlmodelc
    whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium 12 months ago
  • AudioEncoder.mlcomputeplan.json
    91.5 kB
    whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium 12 months ago
  • MelSpectrogram.mlcomputeplan.json
    4 kB
    whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium 12 months ago
  • TextDecoder.mlcomputeplan.json
    186 kB
    whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium 12 months ago
  • config.json
    1.47 kB
    whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium 12 months ago
  • generation_config.json
    2.75 kB
    whisperkittools-50194868db18c889d1a5a76391723583d0a50d00 generated files: openai_whisper-medium 12 months ago