Model reference · open weights

granite-speech-4.1-plus

granite-speech-4.1-plus is an open-weight audio or speech model from ibm-granite, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Audio ibm-granite 1 variants 134k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What granite-speech-4.1-plus is

Granite-Speech-4.1-2B-Plus Model Summary Granite-Speech-4.1-2B-Plus has similar capabilities to the Granite-Speech-4.1-2B model. The plus model adds two new community-requested rich transcription features that can be activated with a simple prompt change: speaker-attributed ASR (speaker labels and word transcripts) and word-level timing information. Unlike the base mode, the plus model doesn't provide punctuation and capitalization. The model was trained on corpora similar to the Granite-Speech-4.1-2B model which were augmented with speaker turns and word-level timestamp tags. This allows the model to provide different modes of functionality controlled by different prompts. Two additional model variants explore different capabilities and inference optimization: - Granite-Speech-4.1-2B for applications where accuracy is the primary concern with support for punctuated, capitalized transcripts, AST and keyword-biased recognition, and includes Japanese. - Granite-Speech-4.1-2B-NAR introduces a novel non-autoregressive architecture for higher throughput ASR only mode In this mode the model generates only the text transcript similar to the Granite-Speech-4.1-2B model. Speaker attributed ASR (SAA) In this mode, the model adds speaker tags in the format of [Speaker N]: where $N$ is the speaker number, before each speaker turn. The speakers are numbered by their order of appearance so the first speaker will always be marked with [Speaker 1]: and the second with [Speaker 2]:, etc. For example: "[Speaker 1]: Hello how are you [Speaker 2]: I'm fine and how are you feeling [Speaker 1]: I feel wonderful". See Resources for more information about SAA. Word-level timestamps In this mode, the model adds timestamp tags after each word indicating the end of the word in the audio. Silences are transcribed as and a timestamp tag also indicates their end. The format of the tag is [T:N] where $N$ is an integer number indicating the time in centiseconds (1/100th of a second). To reduce the amount of generated tokens, only the last three digits of $N$ are provided. This causes a rollover after 10 seconds. The conversion from time $t$ in seconds to timestamp is $N = round(t100) \mod 1000

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makeribm-granite
TypeAudio & music
Parameters (lead)2.1B
Variants1
Runs withtransformers
Based onibm-granite/granite-4.0-1b-base
Released2026-04-16
Popularity134k downloads / month
Likes90
LicenceOpen weights

How it works

How audio & music work

Audio or textinputAudio modelrecognise / synthesiseText or audiooutputSpeech-to-text turns audio into text; text-to-speech and music models turn text into audio.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
granite-speech-4.1-2b-plus2.1BBF16~4.9 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys granite-speech-4-1-plus for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (granite-speech-4-1-plus below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -F model="granite-speech-4-1-plus" -F file=@audio.mp3

Details

Languages, data & research

Languages

multilingual en fr de es pt

Tags

transformers safetensors granite_speech_plus automatic-speech-recognition multilingual en fr de es pt endpoints_compatible

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want granite-speech-4.1-plus on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More audio & music

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms