Kyutai Labs published pocket-tts, a text-to-speech system designed to run on CPU hardware without requiring a GPU. The repository is trending on GitHub with 5,905 stars and 510 added today, indicating significant community interest. CPU-deployable TTS lowers the barrier for edge and on-device voice applications.
Hugging Face's speech-to-speech repository, which enables building local voice agents using open-source models, is trending on GitHub with 5,180 total stars and 173 new stars today. The project provides a pipeline for end-to-end voice interaction using locally-run open-weights models. Growing interest signals continued demand for self-hosted, privacy-preserving voice agent infrastructure.
Hugging Face introduces TTS Arena, a community-driven evaluation platform for text-to-speech models modeled after the LLM Chatbot Arena approach. Users listen to audio samples from competing TTS systems and vote on quality, generating Elo-based rankings. The platform aims to provide a more ecologically valid benchmark than existing automated metrics, which often fail to capture human perceptual preferences. Initial results surface rankings across open and proprietary TTS models.
ByteDance's UI-TARS-desktop is an open-source TypeScript project described as a multimodal AI agent stack connecting AI models and agent infrastructure. The repository has accumulated 36,677 GitHub stars with 148 new stars on the day of observation. It represents ByteDance's public contribution to the agentic tooling ecosystem.
OpenAI's GPT-5.6 models are set for broader API release following a Department of Commerce-approved safety review that delayed launch for weeks; GPT-5.6 Sol Ultra scores 91.9% on TerminalBench 2.1 versus Claude Mythos 5 at 88%, with pricing roughly half of Anthropic's comparable tier. Microsoft is actively replacing OpenAI and Anthropic models in Excel, Outlook, and Teams with its internally built MAI models to reduce third-party dependency as its OpenAI discount partnership nears expiration. Anthropic expanded Claude Cowork to web and mobile for Max plan subscribers, with usage data from 1.2 million sessions showing over 90% of use is non-developer work. Nvidia released Audex, a 30B MoE audio-text model that avoids the typical 'text tax' of multimodal models, shipping under a noncommercial license.
OpenAI has released a suite of new real-time voice and audio APIs including GPT-Realtime-2, a GPT-Translate model, and an updated Whisper, all positioned as state-of-the-art for real-time voice applications. The releases appear to be part of a broader push to deploy GPT-5 capabilities across multiple product surfaces. Coverage comes from the Latent Space AI News digest, which aggregates and contextualizes the announcements.
OpenAI is releasing new audio models via its API, including an updated text-to-speech model that accepts natural-language style instructions (e.g., 'talk like a sympathetic customer service agent'). This marks the first time developers can programmatically control speaking style through prompts rather than fixed voice presets. The release targets voice agent developers seeking finer-grained customization of synthesized speech.
MOSS-TTS is an open-source speech and sound generation model family from MOSI.AI and the OpenMOSS team. It targets high-fidelity, expressive synthesis across stable long-form speech, multi-speaker dialogue, voice/character design, environmental sound effects, and real-time streaming TTS. The repository has accumulated 2,192 stars with 53 added today, indicating active community interest.
Researchers introduce CN-NewsTTS Bench v0.1, an open benchmark for evaluating Chinese news text-to-speech systems on challenging written forms such as scores, abbreviations, unit symbols, and mixed-script names — all from raw text without preprocessing aids. The benchmark includes a 200-record dev set, 800-record public test set, an automatic scorer, and baseline results for seven commercial TTS systems. Best-in-class accuracy reaches 0.879 strict accuracy while several systems fall below 0.60, revealing meaningful performance gaps on a practically important but underexplored evaluation dimension.