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

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 16, 2025

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

      May 16, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 16, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 16, 2025

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025

      Minecraft licensing robbed us of this controversial NFL schedule release video

      May 16, 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 power of generators

      May 16, 2025
      Recent

      The power of generators

      May 16, 2025

      Simplify Factory Associations with Laravel’s UseFactory Attribute

      May 16, 2025

      This Week in Laravel: React Native, PhpStorm Junie, and more

      May 16, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025
      Recent

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Hugging Face Released Moonshine Web: A Browser-Based Real-Time, Privacy-Focused Speech Recognition Running Locally

    Hugging Face Released Moonshine Web: A Browser-Based Real-Time, Privacy-Focused Speech Recognition Running Locally

    December 21, 2024

    The advent of automatic speech recognition (ASR) technologies has changed the way individuals interact with digital devices. Despite their capabilities, these systems often demand significant computational power and resources. This makes them inaccessible to users with constrained devices or limited access to cloud-based solutions. This disparity underscores an urgent need for innovations that deliver high-quality ASR without heavy reliance on computational resources or external infrastructures. This challenge has become even more pronounced in real-time processing scenarios where speed and accuracy are paramount. Existing ASR tools often falter when expected to function seamlessly on low-power devices or within environments with limited internet connectivity. Addressing these gaps necessitates solutions that provide open-source access to state-of-the-art machine learning models.

    Moonshine Web, developed by Hugging Face, is a robust response to these challenges. As a lightweight yet powerful ASR solution, Moonshine Web stands out for its ability to run entirely within a web browser, leveraging React, Vite, and the cutting-edge Transformers.js library. This innovation ensures that users can directly experience fast and accurate ASR on their devices without depending on high-performance hardware or cloud services. The center of Moonshine Web lies in the Moonshine Base model, a highly optimized speech-to-text system designed for efficiency and performance. This model achieves remarkable results by utilizing WebGPU acceleration for superior computational speeds while offering WASM as a fallback for devices lacking WebGPU support. Such adaptability makes Moonshine Web accessible to a broader audience, including those using resource-constrained devices.

    Moonshine Web’s user-friendly design extends to its deployment process. Hugging Face ensures developers and enthusiasts can quickly set up the application by providing an open-source repository. Below are the steps and code required for deployment:

    1. Clone the Repository

    git clone https://github.com/huggingface/transformers.js-examples.git

    2. Navigate to the Project Directory

    cd transformers.js-examples/moonshine-web

    3. Install Dependencies

    npm i

    4. Run the Development Server  

    npm run dev

    The application should now be running locally. Open your browser and go to ‘http://localhost:5173’ to see it in action.

    In conclusion, the development of Moonshine Web also highlights the importance of community engagement in advancing technological solutions. Incorporating an audio visualizer, adapted from an open-source tutorial by Wael Yasmina, exemplifies the collaborative ethos driving this project. Such contributions enhance the application’s functionality and inspire further innovations within the open-source ecosystem. Bridging the gap between resource-intensive models and user-friendly deployment paves the way for more inclusive and equitable access to cutting-edge technologies.


    Check out the Model on Hugging Face. All credit for this research goes to the researchers of this project. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. Don’t Forget to join our 60k+ ML SubReddit.

    🚨 Trending: LG AI Research Releases EXAONE 3.5: Three Open-Source Bilingual Frontier AI-level Models Delivering Unmatched Instruction Following and Long Context Understanding for Global Leadership in Generative AI Excellence….

    The post Hugging Face Released Moonshine Web: A Browser-Based Real-Time, Privacy-Focused Speech Recognition Running Locally appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleRilasciato DXVK 2.5.2: Ottimizzazioni e Correzioni per i Giochi Windows su GNU/Linux
    Next Article Top 25 AI Tools to Increase Productivity in 2025

    Related Posts

    Security

    Nmap 7.96 Launches with Lightning-Fast DNS and 612 Scripts

    May 17, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-48187 – RAGFlow Authentication Bypass

    May 17, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    4 key skills that make software engineering leaders more effective

    Tech & Work

    QakBot-Linked BC Malware Adds Enhanced Remote Access and Data Gathering Features

    Development

    How to refactor code with GitHub Copilot

    News & Updates

    Generative AI is new attack vector endangering enterprises, says CrowdStrike CTO

    Development

    Highlights

    Reflecting on a Decade of CSS Evolution

    December 24, 2024

    What else do we want or need CSS to do? It’s like being out late at…

    Build a YouTube Video Summarizer Using LLMs and Gradio

    July 8, 2024

    Top Statistics Books to Read in 2024

    April 12, 2024

    What’s coming next in Windows 11 24H2: Taskbar, Start menu, multitasking features

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

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