The industry's public commitments to safety restraint are colliding with capital structures that reward speed. Anthropic's Dario Amodei, OpenAI's Sam Altman, and Elon Musk have converged on calls for paced frontier development, with Amodei warning that advanced AI could outstrip safety frameworks within a year. Yet OpenAI filed confidentially for an IPO while signaling it won't go public in 2026, keeping valuation and governance opaque while scaling continues. Capital is flowing instead toward applied systems with immediate market capture: Chinese robotics companies are shipping $4,000 robot dogs that reviewers describe as potentially the sector's most important, and medical AI trained on pathologist decisions is demonstrating real diagnostic advantages. Claude is being actively exploited for hacking and bioweapon design, while Meta, despite vast resources, cannot prevent AI-generated child abuse material. The gap is structural, not rhetorical. Private funding rounds and IPO timelines reward deployment speed over restraint; competitive pressure means the first mover wins regardless of whether rivals also call for slowdowns. The real friction sits between what executives say in public forums and what capital allocation actually prioritizes.
Research in speech and audio systems is consolidating around two principles: controlled ablation over end-to-end optimization, and continuous streaming architectures over turn-based interaction. Work on end-of-turn detection, cough-based TB screening, and incremental learning now treats component contribution as an empirical question requiring matched experimental conditions. Production systems like Gander, VoiceMem, RetroThinker, and GROW abandon classical turn-taking for Thinker-Talker designs that process continuous speech, video, and text streams with low-latency memory and reasoning. Representation learning and downstream task performance are now co-designed: NAPE's causal prediction of patch embeddings, Latent Softmax's handling of mismatched supervision, and Locodec's high-dimensional tokens all ask how geometry should align with generation objectives. Device robustness, privacy preservation, and personalized context biasing appear across multiple domains. The field now treats within-dataset performance as insufficient validation; external evaluation, domain shift analysis, and real-world deployment robustness are standard expectations.
On GitHub, autonomous agents are moving from research proofs of concept to operational infrastructure. CloddsBot, pentagi, and tools in awesome-llm-apps are systems designed to run unattended across real markets and real networks. What unites them is a shift in developer thinking: agents are now persistent processes requiring governance, logging, and workflow integration. Node9-proxy positions itself as a security layer for autonomous systems, making audit trails and deterministic control explicit operational concerns. Worktrunk solves the friction of managing parallel agent workflows through Git worktrees, a practical acknowledgment that agent development is becoming a team sport. A secondary current runs through repos like gods-eye-view, SmartTube, and Flowseal-zapret, tools that treat public data and existing infrastructure as raw material for alternative interfaces. Developers show more interest in control over consumption and workflow than in building walled gardens. Nanobot and lobu emphasize self-hosted, context-aware agents with shared organizational memory, while facet and dictionariez remove cloud dependencies for specific friction points. The system-prompts-leaks repository sits as a reminder that this era's infrastructure includes the implicit instructions driving AI systems themselves, and cataloging those as public artifacts is now mainstream.
Grant Calloway
No lab headlines.
Self-supervised learning (SSL) countermeasures (CMs) have shown strong performance in recent years. However, they often show degraded performance while facing unseen spoofing attacks and mismatched conditions. This study examines the Voxtral audio-language model (ALM) framework for spoofing detection, as a step toward combining CM capabilities within the ALM framework. We analyze how Voxtral captures spoofing cues through audio-text processing and propose an instruction-guided approach that uses label-sequence likelihoods to evaluate bonafide and spoofed speech. Experiments on the ASVspoof databases show that without task-specific adaptation, the LLM layers emphasize semantic representations, reducing the separability of spoof-discriminative acoustic cues compared to the Whisper-based audio encoder. Consequently, spoofing-related information becomes less separable after language-model processing. We also applied lightweight adaptation using weight-decomposed low-rank adaptation (DoRA) to the Voxtral model and propose the Spooftral model, achieving an equal error rate (EER) of 4.25% on the ASVspoof5 evaluation set.
Full-duplex dialogue systems, which listen while speaking, must distinguish a completed turn from a pause within a turn and an interruption that requests a turn from a brief acknowledgment or speech addressed to a third party. Yet existing conversational corpora provide limited control over these events and limited labels for their intent. We present a pipeline for synthesizing intent-labeled, two-channel conversational speech from relational event lists. An LLM authors each event's speaker, text, conversational act, and attachment to an earlier event without predicting absolute timestamps. Events are synthesized independently, aligned with their source text, and placed on a shared clock, so turn-taking landmarks are measured from the rendered signal while silence durations are specified or sampled from turn-taking distributions. The pipeline covers 42 phenomena across eight families in English and Mandarin, derives frame-level system actions from authored intent, and promotes diversity using small, diverse sets of prior examples and batch prompts that request alternatives with self-reported probabilities. Ablations show gains in each targeted diversity dimension. On a four-action label space for taking, holding, releasing, and not holding the conversational floor, a semantic voice-activity detector using only current and past audio reaches start-speaking and start-listening F1 scores of 0.819 and 0.802. When generating its own responses, the full-duplex speech model Moshi takes 0.85 of the reference turns after fine-tuning on the generated corpus, compared with 0.44 before fine-tuning. Its frame-level precision for predicting system-floor occupancy rises from 0.46 to 0.88. With reference context at each step, its frame-level floor F1 rises from 0.893 to 0.962. These results show that controlled synthesis can provide learnable and transferable supervision for full-duplex turn management.
New words are invented every day. A human listener can learn a new word by hearing it clearly once and inferring its usage from sentence context. This paper proposes granting ASR a similar ability to learn the contextual representations and spellings of new words from unlabeled test data at test time. A frozen CTC acoustic model provides spellings, a frozen language model provides contextual evidence for out-of-vocabulary (OOV) word detection, and an adaptation module expands the vocabulary by learning the lexical token representations with distributions over CTC-generated candidates. The spelling model of each token is optimized by minimizing a Kullback-Leibler divergence (KLD) objective. We demonstrate that the CTC-weighted language model log likelihood ratio can be interpreted as the KLD between the unknown correct ASR and the unsupervised learned ASR, and that, using a Pinsker bound, the square root of KLD can be interpreted as an upper bound on the total variation distance between the true and estimated spelling of the unknown word. Experiments show relative OOV character-error-rate reductions of up to 14.97% on LibriSpeech and 6.67% on dysarthric Speech Accessibility Project data for recurring OOV words, relative to the corresponding rescoring system.
Post-training quantization (PTQ) reduces the cost of on-device text-to-speech (TTS), but published evaluations cover one system or method. We evaluate PTQ across TTS architectures under one protocol with three core models, weight and activation ablations of eight more, and two held-out models quantized blind. Four-bit per-channel weights reduce UTMOS, a predicted mean opinion score, by 2.8 on Supertonic and 0.07 on Kokoro, and per-tensor scaling can cause severe degradation even at 8 bits. The same bit width yields different outcomes, because the sensitive component is model-specific and not reliably predicted from the model class. A staged ablation procedure identifies it, and per-layer GPTQ can restore it to within 0.1 UTMOS. Real int8 and int4 kernels reproduce the simulated ordering at hardware-dependent cost. On a Mac mini, a 4-bit weight kernel runs Supertonic at 0.60x the fp32 latency while int8 is slower, so each configuration requires validation on the target runtime.
We present a personalized Korean visual speech recognition (VSR) system and quantify, on the nine-camera OLKAVS corpus, the gap between the population-level benchmark score and an individual user's error. A video-only Conformer initialized from English-trained weights attains 9.95 - 12.19% character error rate (CER) under the corpus protocol against the published 26.64, and 19.00 - 21.52 on unseen wording. Per speaker, CER spans 1.0 to 52.2%, with seen wording lowering CER by 7.0 - 9.0 points and professional delivery and spontaneous speech raising it by 8.5 - 10.5 and 12.7 points. A low-rank adapter with 4.6% of the parameters, trained on 4 to 29 minutes of the user's frontal video, lowers the CER of twelve high-error speakers by 2.13 to 3.58 points, transfers to every camera without loss, and keeps 85% of the full fine-tuning gain at 12% of its cost to other speakers. Cameras above the mouth plane add about six CER points as a constant offset that training on all views keeps small.
The acoustic front-end determines which forensic cues a speech deepfake detector can exploit. The wavelet scattering transform (WST) provides stable multiscale coefficients with explicit coordinates, yet direct flattening obscures the parent relation between paths. We introduce WST-Graph, reconstructing these paths as a sparse modulation-carrier grid for an AASIST graph backend. Modulation-level normalization and length-aware adaptive local attention pooling produce fixed relative-time representations while retaining the acoustic axes before learned adaptation. This yields a waveform-to-graph interface with a fixed, parameter-free WST. Our configurations remain competitive with AASIST while using approximately 60% fewer trainable parameters and show clear gains on selected out-of-domain benchmarks. These results underscore the value of preserving parent-child relations within the carrier-modulation topology when constructing a compact, physically grounded interface for graph-based speech deepfake detection. Code will be released at https://github.com/saki-ciallo/wst-graph.
Composite score across coding, math, and reasoning
| # | Model | Score | tok/s | $/1M |
|---|---|---|---|---|
| 1 | Claude Fable 5.1 | 53.4 | 67 | $20.00 |
| 2 | GPT-6 Astra | 52.8 | 67 | $20.00 |
| 3 | Claude Opus 5 | 50.7 | 58 | $10.00 |
| 4 | Claude Fable 5 | 49.7 | 69 | $20.00 |
| 5 | Muse Spark 1.3 | 48.2 | 386 | $2.00 |
Agentic coding on real-world software engineering tasks
| # | Model | Score |
|---|---|---|
| 1 | AnthropicFable 5 [high]Model | 64.5%± 1.41% |
| 2 | GrokGrok 4.5 [high]Model | 63.8%± 0.60% |
| 3 | AnthropicOpus 5 [high]Model | 63.4%± 1.35% |
| 4 | Z.aiGLM-5.2 [high]Model | 62.9%± 1.19% |
| 5 | OpenAIGPT-5.6 Sol [medium]Model | 62.3%± 1.83% |
A spy satellite simulator in your browser, except the data is real. Live open source spatial intelligence on a photorealistic 3D globe.
Open-source AI sales OS — self-hosted CRM with native AI agents + WhatsApp (WAHA). Open alternative to Kommo, Octadesk & Intercom for any business that sells by chat. MCP-ready, multi-tenant, LGPD.
Extracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, CLI), Grok (4.2, 4), Perplexity, and more. Updated regularly.
User friendly sideloader
📚 A customizable dictionary extension that supports double-click lookups in 20+ languages, 1000+ dictionaries, text-to-speech, translation and Anki integration.
The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.
A computer vision pipeline for exploring and analyzing images at scale
Curated list of the best truly open-source AI projects, models, tools, and infrastructure. Daily updated.
Open-source control plane and runtime for organisational agents: shared company context & brain, Glean alternative