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_segmenter
17.3 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 4 commits
arda-argmax's picture
arda-argmax
Update pyannote-v3-pro W8A16 speaker_segmenter (#3)
f5a7042 verified about 1 year ago
  • pyannote-v3-pro
    Update pyannote-v3-pro W8A16 speaker_segmenter (#3) about 1 year ago
  • pyannote-v3
    SpeakerKit Pro v1 compressed variants over 1 year ago