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

  • Log In
  • Sign Up

stebox
/
whisperkit-atc-coreml

WhisperKit
Core ML
English
speech-recognition
air-traffic-control
atc
aviation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • WhisperKit

    How to use stebox/whisperkit-atc-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-atc-coreml
488 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
stebox's picture
stebox
Upload small.en-atco2-asr/generation_config.json with huggingface_hub
7cd30d7 verified 4 months ago
  • small.en-atco2-asr
    Upload small.en-atco2-asr/generation_config.json with huggingface_hub 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    1.12 kB
    Upload folder using huggingface_hub 4 months ago