Today we're releasing ZONOS2, our next-generation real-time TTS model with high-fidelity voice cloning.
ZONOS2 is the most expressive open-source TTS model, released under Apache 2.0 and available on Zyphra Cloud on @AMD. 🧵
We just released 𝚛𝚎𝚊𝚌𝚝-𝚋𝚎𝚜𝚝-𝚙𝚛𝚊𝚌𝚝𝚒𝚌𝚎𝚜, a repo for coding agents.
React performance rules and evals to catch regressions, like accidental waterfalls and growing client bundles.
How we collected them and how to install the skill ↓
https://t.co/kfLSbKl15X
Next.js 15.1: Easier error debugging
✓ Hide¹ stack frames for dependency code
✓ Surface source of the error in your code
Video: Terminal output² of a Zod parsing error
✨ Introducing Sheet Transitions for iOS, Android and Web!
Geometric background scaling, similar to major iOS apps. Supports expo-router, custom backgrounds, multi-directional dragging, and gesture handling!
GitHub code below👇
This is by far one of the most touching things I’ve ever came across...
This Chimpanzee uses a wildlife photographer’s hands to drink water and then washes them at the end as a thank you.
Here's my favourite method for getting Go/Zig/Rust-like errors in TS.
It's by returning custom errors from functions.
- Shows right in the return type
- Easy checking with instanceof
- No deps required