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
168 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 16 commits
aotrih's picture
aotrih
Update README.md
83d652a verified 29 days ago
  • sortformer
    Sortformer models for argmax-sdk-swift-alpha-2.0.1 3 months ago
  • speaker_clusterer
    Create README.txt 7 months ago
  • speaker_embedder
    Update pyannote-v3-pro speaker_embedder (#2) about 1 year ago
  • speaker_segmenter
    Update pyannote-v3-pro W8A16 speaker_segmenter (#3) about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    10 Bytes
    SpeakerKit Pro v1 over 1 year ago
  • LICENSE_NOTICE.txt
    307 Bytes
    SpeakerKit Pro v1 over 1 year ago
  • README.md
    1.21 kB
    Update README.md 29 days ago