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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AsadIsmail
/
whisper-medium-ternary

Automatic Speech Recognition
Transformers
ternary-quant
quantization
ternary
audio
speech-to-text
whisper
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use AsadIsmail/whisper-medium-ternary with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="AsadIsmail/whisper-medium-ternary")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("AsadIsmail/whisper-medium-ternary", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-medium-ternary
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
AsadIsmail's picture
AsadIsmail
Add files using upload-large-folder tool
492d8a5 verified about 1 month ago
  • tritplane
    Add files using upload-large-folder tool about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    1.57 kB
    Add files using upload-large-folder tool about 1 month ago
  • broad_generative_report.json
    2.92 kB
    Add files using upload-large-folder tool about 1 month ago
  • metadata.json
    180 kB
    Add files using upload-large-folder tool about 1 month ago