Pith. sign in

REVIEW 3 cited by

Granite-speech: open-source speech-aware LLMs with strong English ASR capabilities

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2505.08699 v2 pith:VAQFLS72 submitted 2025-05-13 eess.AS

classification eess.AS
keywords speechtextmodelsenglishgranite-speech-3huggingfaceloratrained
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Granite-speech LLMs are compact and efficient speech language models specifically designed for English ASR and automatic speech translation (AST). The models were trained by modality aligning the 2B and 8B parameter variants of granite-3.3-instruct to speech on publicly available open-source corpora containing audio inputs and text targets consisting of either human transcripts for ASR or automatically generated translations for AST. Comprehensive benchmarking shows that on English ASR, which was our primary focus, they outperform several competitors' models that were trained on orders of magnitude more proprietary data, and they keep pace on English-to-X AST for major European languages, Japanese, and Chinese. The speech-specific components are: a conformer acoustic encoder using block attention and self-conditioning trained with connectionist temporal classification, a windowed query-transformer speech modality adapter used to do temporal downsampling of the acoustic embeddings and map them to the LLM text embedding space, and LoRA adapters to further fine-tune the text LLM. Granite-speech-3.3 operates in two modes: in speech mode, it performs ASR and AST by activating the encoder, projector, and LoRA adapters; in text mode, it calls the underlying granite-3.3-instruct model directly (without LoRA), essentially preserving all the text LLM capabilities and safety. Both models are freely available on HuggingFace (https://huggingface.co/ibm-granite/granite-speech-3.3-2b and https://huggingface.co/ibm-granite/granite-speech-3.3-8b) and can be used for both research and commercial purposes under a permissive Apache 2.0 license.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. CHILDES-Aligned: A Curated Children's Speech Dataset via Multi-Model Timestamp Ensembling

    eess.AS 2026-07 conditional novelty 6.0 of 10

    Multi-model ASR consensus (BEACON) curates 413 h of CHILDES with corrected timestamps; the 283 h ASR subset yields up to 19.5% relative WER reduction on four held-out child benchmarks.

  2. LLMs and Speech: Integration vs. Combination

    eess.AS 2026-03 unverdicted novelty 6.0 of 10

    With matched data and sizes, CTC+LLM shallow fusion beats tight speech-LLM integration on in-domain ASR, while prefix LLMs win average WER on out-of-domain HuggingFace sets.

  3. SARA: Stress Test Reasoning in Audio Deepfake Detection

    cs.CL 2026-01 conditional novelty 6.0 of 10

    Reasoning traces in audio deepfake detectors fail in two distinct ways — incoherent panic under acoustic attacks, confident false reasoning under linguistic attacks — and those failure signatures may be detectable.

Pith tools