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

zeromodels
/
whisper_large_v3_turbo

Automatic Speech Recognition
Keras
PyTorch
JAX
google-tensorflow TensorFlow
zeromodels
whisper
audio
multilingual
Model card Files Files and versions
xet
Community

Instructions to use zeromodels/whisper_large_v3_turbo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use zeromodels/whisper_large_v3_turbo with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://zeromodels/whisper_large_v3_turbo")
    
  • Notebooks
  • Google Colab
  • Kaggle
whisper_large_v3_turbo
3.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
IMvision12's picture
IMvision12
Fix Collection badge link to the current zeromodels collection slug
b103c94 verified about 3 hours ago
  • .gitattributes
    1.52 kB
    initial commit 28 days ago
  • README.md
    4.14 kB
    Fix Collection badge link to the current zeromodels collection slug about 3 hours ago
  • model.weights.json
    35.1 kB
    Upload folder using huggingface_hub 28 days ago
  • model_00000.weights.h5
    1.81 GB
    xet
    Upload folder using huggingface_hub 28 days ago
  • model_00001.weights.h5
    1.42 GB
    xet
    Upload folder using huggingface_hub 28 days ago
  • tokenizer.json
    2.71 MB
    Upload folder using huggingface_hub 28 days ago
  • zm_config.json
    4.96 kB
    Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge) about 3 hours ago
  • zm_preprocessor.json
    313 Bytes
    Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge) about 3 hours ago