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

rnagabh
/
gemma4-audio-encoder

Feature Extraction
Transformers
Safetensors
English
multilingual
gemma4_audio
audio
speech
conformer
gemma4
usm
google
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use rnagabh/gemma4-audio-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rnagabh/gemma4-audio-encoder with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="rnagabh/gemma4-audio-encoder")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("rnagabh/gemma4-audio-encoder")
    model = AutoModel.from_pretrained("rnagabh/gemma4-audio-encoder")
  • Notebooks
  • Google Colab
  • Kaggle
gemma4-audio-encoder
615 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
rnagabh's picture
rnagabh
Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer)
e3fb768 verified about 2 months ago
  • .gitattributes
    1.58 kB
    Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer) about 2 months ago
  • README.md
    9.76 kB
    Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer) about 2 months ago
  • config.json
    1.72 kB
    Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer) about 2 months ago
  • embed_audio.safetensors
    4.72 MB
    xet
    Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer) about 2 months ago
  • gemma4_speaker_similarity.png
    43.7 kB
    Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer) about 2 months ago
  • gemma4_tsne_speakers.png
    193 kB
    xet
    Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer) about 2 months ago
  • model.safetensors
    610 MB
    xet
    Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer) about 2 months ago
  • preprocessor_config.json
    510 Bytes
    Initial upload: Gemma 4 audio encoder (304.8M USM-style Conformer) about 2 months ago