Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

tinypocket
/
akouo-whisper

Automatic Speech Recognition
WhisperKit
Core ML
whisper
asr
Model card Files Files and versions
xet
Community

Instructions to use tinypocket/akouo-whisper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • WhisperKit

    How to use tinypocket/akouo-whisper 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
akouo-whisper
2.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
tinypocket's picture
tinypocket
Upload README.md with huggingface_hub
d972e71 verified 7 days ago
  • openai_whisper-base
    Upload folder using huggingface_hub 7 days ago
  • openai_whisper-medium
    Upload folder using huggingface_hub 7 days ago
  • openai_whisper-small
    Upload folder using huggingface_hub 7 days ago
  • openai_whisper-tiny
    Upload folder using huggingface_hub 7 days ago
  • .gitattributes
    1.52 kB
    initial commit 7 days ago
  • README.md
    1.13 kB
    Upload README.md with huggingface_hub 7 days ago
  • config.json
    8.71 kB
    Upload folder using huggingface_hub 7 days ago