StreamingKokoroJS: Unlimited, Local Text-to-Speech in Your Browser
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
StreamingKokoroJS provides unlimited text-to-speech capabilities directly within your browser, ensuring 100% local processing and complete privacy. This open-source project leverages the Kokoro-JS model and WebGPU acceleration to deliver high-quality, streaming audio generation without server-side interaction.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
StreamingKokoroJS is an innovative web-based application that brings unlimited text-to-speech (TTS) conversion directly to your browser. Built upon the Kokoro-JS model, it stands out by performing all processing locally, guaranteeing 100% privacy and offline functionality. This project offers a robust, open-source solution for generating high-quality speech audio without relying on any server-side APIs or data transmission. It leverages WebGPU for accelerated processing and provides a seamless streaming audio experience.
Installation
Getting started with StreamingKokoroJS is straightforward. Follow these steps to set up the application locally:
- Clone the repository from GitHub.
- Serve the files using a local web server of your choice.
- Open the application in a modern browser, such as Chrome or Edge, for optimal WebGPU support.
- Enter or paste your desired text into the text area.
- Click "Play" to stream the generated audio or "Download" to save it to your disk.
Examples
You can experience StreamingKokoroJS firsthand with its online demo. This demo operates entirely in your browser, ensuring that no user text data is ever sent to any server. Simply visit the demo link, type your text, and listen to the generated speech instantly. The project also supports using local models, offering flexibility for advanced users.
Why Use
StreamingKokoroJS offers compelling advantages for anyone needing text-to-speech functionality:
- 100% Client-Side Processing: All TTS conversion happens directly in your browser, ensuring maximum privacy and data security.
- WebGPU Acceleration: Automatically utilizes WebGPU for faster processing on compatible browsers, with a WebAssembly (WASM) fallback for broader compatibility.
- Streaming Audio Generation: Processes text in chunks and streams audio as it's generated, providing a responsive and efficient user experience.
- Fully Open Source: The entire project is open source under the Apache 2 License, allowing for transparency, customization, and community contributions.
- Offline Functionality: Once the application and model are loaded, it can function without an active internet connection.
Links
Explore StreamingKokoroJS further using these official links:
Related repositories
Similar repositories that may be relevant next.

Open-LLM-VTuber: Your Offline, Cross-Platform AI Companion with Live2D
June 14, 2026
Open-LLM-VTuber is an innovative open-source project that brings a customizable, voice-interactive AI companion to your desktop. It supports real-time voice interaction, visual perception, and dynamic Live2D avatars, all running completely offline across Windows, macOS, and Linux. This project allows users to create a personalized AI companion with extensive model support and advanced interaction features, ensuring privacy and flexibility.

Claude Ads: AI-Powered Paid Advertising Audit for Claude Code
June 14, 2026
Claude Ads is an AI-powered skill for Claude Code designed to automate comprehensive paid advertising audits. It performs over 250 checks across major ad platforms, providing a weighted health score, prioritized action plans, and AI creative generation. This tool drastically reduces the time and cost associated with manual ad account analysis.

OpenClaw: Your Personal AI Assistant Across All Platforms
June 13, 2026
OpenClaw is a highly-starred, open-source personal AI assistant designed to run on your own devices, offering privacy and control. It integrates seamlessly across various operating systems and messaging platforms, providing a local, fast, and always-on AI experience. This TypeScript project empowers users to own their data while leveraging advanced AI capabilities.

agentmemory: Persistent Memory for AI Coding Agents
May 27, 2026
agentmemory provides persistent memory for AI coding agents, ensuring they remember past interactions and project context across sessions. This eliminates the need for re-explaining, significantly boosting agent efficiency and reducing token costs. Built on the `iii engine`, it offers high retrieval accuracy and multi-agent support without external databases.
Source repository
Open the original repository on GitHub.