Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 4, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 4, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 4, 2025

      Smashing Animations Part 4: Optimising SVGs

      June 4, 2025

      I test AI tools for a living. Here are 3 image generators I actually use and how

      June 4, 2025

      The world’s smallest 65W USB-C charger is my latest travel essential

      June 4, 2025

      This Spotlight alternative for Mac is my secret weapon for AI-powered search

      June 4, 2025

      Tech prophet Mary Meeker just dropped a massive report on AI trends – here’s your TL;DR

      June 4, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025
      Recent

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025

      Simplify Negative Relation Queries with Laravel’s whereDoesntHaveRelation Methods

      June 4, 2025

      Cast Model Properties to a Uri Instance in 12.17

      June 4, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      My Favorite Obsidian Plugins and Their Hidden Settings

      June 4, 2025
      Recent

      My Favorite Obsidian Plugins and Their Hidden Settings

      June 4, 2025

      Rilasciata /e/OS 3.0: Nuova Vita per Android Senza Google, Più Privacy e Controllo per l’Utente

      June 4, 2025

      Rilasciata Oracle Linux 9.6: Scopri le Novità e i Miglioramenti nella Sicurezza e nelle Prestazioni

      June 4, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»IBM Releases Granite 3.3 8B: A New Speech-to-Text (STT) Model that Excels in Automatic Speech Recognition (ASR) and Automatic Speech Translation (AST)

    IBM Releases Granite 3.3 8B: A New Speech-to-Text (STT) Model that Excels in Automatic Speech Recognition (ASR) and Automatic Speech Translation (AST)

    April 18, 2025

    As artificial intelligence continues to integrate into enterprise systems, the demand for models that combine flexibility, efficiency, and transparency has increased. Existing solutions often struggle to meet all these requirements. Open-source models may lack domain-specific capabilities, while proprietary systems sometimes limit access or adaptability. This shortfall is especially pronounced in tasks involving speech recognition, logical reasoning, and retrieval-augmented generation (RAG), where technical fragmentation and toolchain incompatibility create operational bottlenecks.

    IBM Releases Granite 3.3 with Updates in Speech, Reasoning, and Retrieval

    IBM has introduced Granite 3.3, a set of openly available foundation models engineered for enterprise applications. This release delivers upgrades across three domains: speech processing, reasoning capabilities, and retrieval mechanisms. Granite Speech 3.3 8B is IBM’s first open speech-to-text (STT) and automatic speech translation (AST) model. It achieves higher transcription accuracy and improved translation quality compared to Whisper-based systems. The model is designed to handle long audio sequences with reduced artifact introduction, enhancing usability in real-world scenarios.

    Granite 3.3 8B Instruct extends the capabilities of the core model with support for fill-in-the-middle (FIM) text generation and improvements in symbolic and mathematical reasoning. These enhancements are reflected in benchmark performance, including outperforming Llama 3.1 8B and Claude 3.5 Haiku on the MATH500 dataset.

    Technical Foundations and Architecture

    Granite Speech 3.3 8B uses a modular architecture consisting of a speech encoder and LoRA-based audio adapters. This design allows for efficient domain-specific fine-tuning while retaining the generalization capacity of the base model. The model supports both transcription and translation tasks, enabling cross-lingual content processing.

    The Granite 3.3 Instruct models incorporate fill-in-the-middle generation, supporting tasks such as document editing and code completion. Alongside, IBM introduces five LoRA adapters tailored for RAG workflows. These adapters support better integration of external knowledge, improving factual accuracy and contextual relevance during generation.

    A notable addition is adaptive LoRA (aLoRA), which reuses the key-value (KV) cache across inference sessions. This leads to a reduction in memory consumption and latency, particularly in streaming or multi-hop retrieval environments. aLoRA is designed to offer better trade-offs between computational overhead and performance in retrieval-heavy workloads.

    Benchmark Results and Platform Support

    Granite Speech 3.3 8B demonstrates superior performance over Whisper-style baselines in transcription and translation across multiple languages. The model performs reliably on extended audio inputs, maintaining coherence and accuracy without significant drift.

    In symbolic reasoning, Granite 3.3 Instruct shows improved accuracy on the MATH500 benchmark, outperforming comparable models at the 8B parameter scale. The RAG-specific LoRA and aLoRA adapters demonstrate enhanced retrieval integration and grounding, which are critical for enterprise applications involving dynamic content and long-context queries.

    IBM has made all models, LoRA variants, and associated tools open-source and accessible via Hugging Face. Additionally, deployment options are available through IBM’s watsonx.ai, as well as third-party platforms including Ollama, LMStudio, and Replicate.

    Conclusion

    Granite 3.3 marks a step forward in IBM’s effort to develop robust, modular, and transparent AI systems. The release targets critical needs in speech processing, logical inference, and retrieval-augmented generation by offering technical upgrades grounded in measurable improvements. The inclusion of aLoRA for memory-efficient retrieval, support for fill-in-the-middle tasks, and advancements in multilingual speech modeling make Granite 3.3 a technically sound choice for enterprise environments. Its open-source release further encourages adoption, experimentation, and continued development across the broader AI community.


    Check out the Model Series on Hugging Face and Technical details. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. Don’t Forget to join our 90k+ ML SubReddit.

    🔥 [Register Now] miniCON Virtual Conference on AGENTIC AI: FREE REGISTRATION + Certificate of Attendance + 4 Hour Short Event (May 21, 9 am- 1 pm PST) + Hands on Workshop

    The post IBM Releases Granite 3.3 8B: A New Speech-to-Text (STT) Model that Excels in Automatic Speech Recognition (ASR) and Automatic Speech Translation (AST) appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleRilasciata Ubuntu 25.04 “Plucky Puffin”: Arriva con GNOME 48 e kernel Linux 6.14
    Next Article OpenAI Releases a Practical Guide to Building LLM Agents for Real-World Applications

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    June 4, 2025
    Machine Learning

    A Coding Implementation to Build an Advanced Web Intelligence Agent with Tavily and Gemini AI

    June 4, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    CVE-2022-47111 – 7-Zip XZ File Format Parsing Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Best practices for data enrichment

    Artificial Intelligence
    Microsoft 50th anniversary protesters fired, tech giant reprimands former employee for not apologizing or showing remorse

    Microsoft 50th anniversary protesters fired, tech giant reprimands former employee for not apologizing or showing remorse

    News & Updates

    This rugged and affordable smartphone has superpowers – but it’s not a tank!

    Development

    Highlights

    Linux

    Huawei’s New Laptops May Run Linux, not HarmonyOS Next

    March 6, 2025

    Is Huawei planning to ship Linux on its upcoming MateBook laptops instead of HarmonyOS NEXT?…

    Inside the Design Education Series: A Case Study

    August 22, 2024

    Model-Driven Heart Rate Estimation and Heart Murmur Detection Based on Phonocardiogram

    August 1, 2024

    Kleopatra – KDE tool for managing X.509 and OpenPGP certificates

    February 1, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.