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

  • Log In
  • Sign Up

Duplicated from  alvanlii/distil-whisper-small-cantonese

hyperkit
/
distil-whisper-small-cantonese-coreml

WhisperKit
Core ML
Chinese
whisper-event
Generated from Trainer
apple
apple silicon
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use hyperkit/distil-whisper-small-cantonese-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • WhisperKit

    How to use hyperkit/distil-whisper-small-cantonese-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
distil-whisper-small-cantonese-coreml
317 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
hyperkit's picture
hyperkit
Update README.md
8ed1e83 verified 3 months ago
  • AudioEncoder.mlmodelc
    Replace with CoreML files 3 months ago
  • MelSpectrogram.mlmodelc
    Replace with CoreML files 3 months ago
  • TextDecoder.mlmodelc
    Replace with CoreML files 3 months ago
  • .gitattributes
    1.52 kB
    Duplicate from alvanlii/distil-whisper-small-cantonese 3 months ago
  • AudioEncoder.mlcomputeplan.json
    862 kB
    Replace with CoreML files 3 months ago
  • MelSpectrogram.mlcomputeplan.json
    4 kB
    Replace with CoreML files 3 months ago
  • README.md
    3.69 kB
    Update README.md 3 months ago
  • TextDecoder.mlcomputeplan.json
    25.6 kB
    Replace with CoreML files 3 months ago