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

  • Log In
  • Sign Up

argmaxinc
/
ttskit-coreml

WhisperKit
Core ML
qwen
qwen3
qwen-tts
qwen3-tts
tts
apple
apple silicon
Model card Files Files and versions
xet
Community

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

  • Libraries
  • WhisperKit

    How to use argmaxinc/ttskit-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
ttskit-coreml
3.27 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
aotrih's picture
aotrih
Create README.md
6fe8b8a verified 3 months ago
  • qwen3_tts
    Add Qwen3-TTS Custom Voice Models 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    250 Bytes
    Create README.md 3 months ago