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

Duplicated from  argmaxinc/whisperkit-coreml

vdzubenko
/
whisperkit-coreml

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

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

  • Libraries
  • WhisperKit

    How to use vdzubenko/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
  • 2 contributors
History: 1 commit
vdzubenko's picture
vdzubenko
aotrih's picture
aotrih
Duplicate from argmaxinc/whisperkit-coreml
6c17621 5 months ago
  • distil-whisper_distil-large-v3
  • distil-whisper_distil-large-v3_594MB
  • distil-whisper_distil-large-v3_turbo
  • distil-whisper_distil-large-v3_turbo_600MB
  • openai_whisper-base.en
  • openai_whisper-base
  • openai_whisper-large-v2
  • openai_whisper-large-v2_949MB
  • openai_whisper-large-v2_turbo
  • openai_whisper-large-v2_turbo_955MB
  • openai_whisper-large-v3-v20240930
  • openai_whisper-large-v3-v20240930_547MB
  • openai_whisper-large-v3-v20240930_626MB
  • openai_whisper-large-v3-v20240930_turbo
  • openai_whisper-large-v3-v20240930_turbo_632MB
  • openai_whisper-large-v3
  • openai_whisper-large-v3_947MB
  • openai_whisper-large-v3_turbo
  • openai_whisper-large-v3_turbo_954MB
  • openai_whisper-medium.en
  • openai_whisper-medium
  • openai_whisper-small.en
  • openai_whisper-small.en_217MB
  • openai_whisper-small
  • openai_whisper-small_216MB
  • openai_whisper-tiny.en
  • openai_whisper-tiny
  • .gitattributes
    1.52 kB
  • .gitignore
    10 Bytes
  • README.md
    538 Bytes
  • config.json
    8.71 kB