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

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 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

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 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

    July 22, 2025
    Machine Learning

    Boolformer: Symbolic Regression of Logic Functions with Transformers

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-40634 – TP-Link Archer AX50 Router Stack-based Buffer Overflow Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-52492 – “Paxton Paxton10 Twilio API Hard-Coded Credentials Disclosure”

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-3931 – Yggdrasil DBus Unauthenticated Command Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2024-13427 – WordPress Pagelayer Stored Cross-Site Scripting

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2024-13966 – ZKTeco BioTime Default Password Authentication Bypass

    May 27, 2025

    CVE ID : CVE-2024-13966

    Published : May 27, 2025, 7:15 p.m. | 2 hours, 7 minutes ago

    Description : ZKTeco BioTime allows unauthenticated attackers to enumerate usernames and log in as any user with a password unchanged from the default value ‘123456’. Users should change their passwords (located under the Attendance Settings tab as “Self-Password”).

    Severity: 7.3 | HIGH

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Distribution Release: GoboLinux 017.01

    April 1, 2025

    Entra ID Data Protection: Essential or Overkill?

    May 6, 2025

    CVE-2025-48341 – 10Web Form Maker Stored Cross-site Scripting

    May 19, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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