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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

notchlive
/
whisperkit-coreml

Automatic Speech Recognition
Core ML
WhisperKit
whisper
macos
on-device
speech-recognition
Model card Files Files and versions
xet
Community

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

  • Libraries
  • WhisperKit

    How to use notchlive/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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
OncelC's picture
OncelC
Add model card and verified bundle catalog
c7fc627 verified about 15 hours ago
  • bundles
    Upload verified NotchLive model bundles about 15 hours ago
  • .gitattributes
    1.93 kB
    Upload verified NotchLive model bundles about 15 hours ago
  • README.md
    3.34 kB
    Add model card and verified bundle catalog about 15 hours ago
  • catalog-v1.json
    2.03 kB
    Add model card and verified bundle catalog about 15 hours ago
  • checksums.sha256
    593 Bytes
    Add model card and verified bundle catalog about 15 hours ago