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

ibm-granite
/
granite-speech-4.1-2b

Automatic Speech Recognition
Transformers
Safetensors
granite_speech
Eval Results
Model card Files Files and versions
xet
Community
8

Instructions to use ibm-granite/granite-speech-4.1-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ibm-granite/granite-speech-4.1-2b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="ibm-granite/granite-speech-4.1-2b")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("ibm-granite/granite-speech-4.1-2b")
    model = AutoModelForMultimodalLM.from_pretrained("ibm-granite/granite-speech-4.1-2b", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • AMD Developer Cloud
granite-speech-4.1-2b / .eval_results
27.4 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 5 commits
gsaon's picture
gsaon
Upload 8 files
b6aa693 verified 3 months ago
  • MODEL_ibm-granite-granite-speech-4.1-2b_DATASET_hf-audio-esb-datasets-test-only-sorted_ami_test.jsonl
    2.13 MB
    Upload 8 files 3 months ago
  • MODEL_ibm-granite-granite-speech-4.1-2b_DATASET_hf-audio-esb-datasets-test-only-sorted_earnings22_test.jsonl
    836 kB
    Upload 8 files 3 months ago
  • MODEL_ibm-granite-granite-speech-4.1-2b_DATASET_hf-audio-esb-datasets-test-only-sorted_gigaspeech_test.jsonl
    6.28 MB
    Upload 8 files 3 months ago
  • MODEL_ibm-granite-granite-speech-4.1-2b_DATASET_hf-audio-esb-datasets-test-only-sorted_librispeech_test.clean.jsonl
    851 kB
    Upload 8 files 3 months ago
  • MODEL_ibm-granite-granite-speech-4.1-2b_DATASET_hf-audio-esb-datasets-test-only-sorted_librispeech_test.other.jsonl
    870 kB
    Upload 8 files 3 months ago
  • MODEL_ibm-granite-granite-speech-4.1-2b_DATASET_hf-audio-esb-datasets-test-only-sorted_spgispeech_test.jsonl
    15.3 MB
    xet
    Upload 8 files 3 months ago
  • MODEL_ibm-granite-granite-speech-4.1-2b_DATASET_hf-audio-esb-datasets-test-only-sorted_tedlium_test.jsonl
    415 kB
    Upload 8 files 3 months ago
  • MODEL_ibm-granite-granite-speech-4.1-2b_DATASET_hf-audio-esb-datasets-test-only-sorted_voxpopuli_test.jsonl
    717 kB
    Upload 8 files 3 months ago
  • open_asr_leaderboard.yaml
    1.12 kB
    Update .eval_results/open_asr_leaderboard.yaml 3 months ago