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

  • Log In
  • Sign Up

argmaxinc
/
speakerkit-pro

Automatic Speech Recognition
WhisperKit
Core ML
speakerkit
pyannote
diarization
speaker-diarization
whisper
asr
quantized
Model card Files Files and versions
xet
Community
5

Instructions to use argmaxinc/speakerkit-pro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • WhisperKit

    How to use argmaxinc/speakerkit-pro 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
speakerkit-pro / speaker_clusterer /pyannote-v4
211 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 4 commits
EduardoPacheco's picture
EduardoPacheco
Create README.txt
989082b verified 8 months ago
  • W32A32
    Create README.txt 8 months ago
  • LICENSE_NOTICE.txt
    306 Bytes
    Create LICENSE_NOTICE.txt (#5) 8 months ago
  • README.txt
    311 Bytes
    Create LICENSE_NOTICE.txt (#5) 8 months ago