Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Open Java Format – a maintained fork of Palantir-Java-format(github.com/openjavaformat)
    discuss
  2. Cognex to Acquire RealSense, Expanding Machine Vision Robotic Perception Market(cognex.com)
    1comments
  3. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    1comments
  4. Show HN: Karpathy's microgpt in Rust and an array language(softwarewrighter.github.io)
    discuss
  5. Compound Delay: The Causes and Consequences of Later Grandmotherhood(nber.org)
    discuss
  6. Nunchux on AMD MI355X: 5s MiniMax-H3 Videos in 1.3s(nunchux.ai)
    1comments
  7. What I've Been Reading(marginalrevolution.com)
    discuss
  8. The Plunging Price of Thought(epoch.ai)
    discuss
  9. AI Is a Boring Technology(chrbutler.com)
    discuss
  10. You cannot manage your peers(louisedeason.substack.com)
    discuss
  11. How Scientists Contained a Threat That Could Have Destroyed Humanity(nytimes.com)
    discuss
  12. New model gev outperforms jev and takes images as input too(anyeval.com)
    1comments
  13. Amateur Naturalists Are Helping Scientists Track What Everything Eats(ncsu.edu)
    discuss
  14. Show HN: Tenderness – open-source synthetic data generation for VLM/OCR(github.com/paperchase-labs)
    1comments
  15. Everyone is hilariously prompt-injecting AI via llms.txt and you aren't(installmap.com)
    discuss
  16. How Deep Is Tulainyo Lake?(caseyhandmer.wordpress.com)
    discuss
  17. The Windows message loop: how applications became reactive(diagrid.io)
    discuss
  18. Hardware-Agnostic Models in vLLM(pytorch.org)
    discuss
  19. Slop grenade – demo of Window Management API(yeah.io)
    discuss
  20. Apple Removes iPhone 16 and iPhone 17 from Texture and Grain Support(macobserver.com)
    discuss
  21. Show HN: HookDeploy – Webhook infra with mTLS private delivery(hookdeploy.dev)
    discuss
  22. Using Local Coding Agents(sebastianraschka.com)
    discuss
  23. Tired of Tracking Apps?(play.google.com)
    discuss
  24. Show HN: Droid ASC – An On-Demand Android Decompiler, 41–269x Faster Than JADX(github.com/mg1937)
    1comments
  25. Ask HN: Will software still matter when AI write all our programs?
    1comments
  26. Extending Scapy for Hardware Reverse Engineering(voidstarsec.com)
    discuss
  27. Show HN: Local Software Factory – running multiple coding agents in parallel(github.com/stratonext)
    discuss
  28. Show HN: Make It Nice(liseman.github.io)
    discuss
  29. LLM Benchmark for de-identification and synthesis(huggingface.co)
    1comments
  30. Law firm paid £200M to support Post Office, while police investigating scandal(computerweekly.com)
    discuss

Parakeet.java: Automatic Speech Recognition in Pure Java

1 pointsby 1h agogithub.com
1 comments
1h agoHN ↗

This is a port of NVIDIA's Parakeet model family that runs end-to-end on the JVM. And it's fast, competitive with the native engines on CPUs. Steve Jobs' 15-minutes Stanford speech transcribes in ~15s in my laptop, ~5s on my workstation, using the 110M Q4_K model.