frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: eBook to audiobook narration with realistic AI voices

https://ebookaloud.com
5•flatline•1h ago
For a while I've wanted to try out the new AI voices for long-form narration, but everything I found required a subscription that didn't justify my limited usage. I came across the open Kokoro model [0] and the voices are very good -- good enough to listen to for hours without the fatigue I got from legacy, robotic TTS voices. The model is 82m parameters and designed to run fast, but I still struggled to get reasonable times from CPU inference on my 12-core laptop. I thought a cloud-based GPU service would let me generate audiobooks fast enough to feed my own self-hosted library, and that same pipeline could become a product other people could use.

I had two goals in building this: get some exposure to AI multi-agent coding workflows, and build a TTS product targeting ebook to audiobook conversion specifically. 99% of ebookaloud was written by DeepSeek v4 in OpenCode. I've used about 750 million tokens costing $12 in credits over the course of a month, and I'm very pleased with the results. Every change/feature went through a plan -> implement -> test -> review -> correct -> commit cycle with a mix of Pro and Flash agents. This was generally limited to one or two concurrent workers. I had a separate eval agent for quality control on various parts of the extraction and synthesis pipeline, which I could run 8-10 at a time. I may be approaching Yegge's Stage 6 [1] in terms of AI workflow automation.

I later set up Claude Code and ran Opus 4.8 side by side with DeepSeek. There are definitely quality differences, but I'm an experienced developer with a hands-on approach. I didn't write any of the code, but I have read critical sections of what it generated and had extensive conversations with DS Pro about each step of the approach. Opus didn't have much critical to say about DeepSeek's choices, and I'm not convinced a frontier model would have made an appreciable difference for my workflow. I suspect on a large codebase the differences would become more apparent, but the few changes I implemented with Opus had similar issues to all the models I've used: random changes without my direction, over-complicating simple solutions, taking unanticipated/destructive actions when it gets stuck, etc. I do see Opus being capable of handling more of the complex planning and orchestration that I was involved in. That's something I may want sometimes but not others.

As to the product itself, there are a lot more sophisticated solutions out there. I'm not trying to compete with ElevenLabs. I'm targeting m4b generation for a seamless audiobook experience with a pay-as-you-go pricing model and good-enough output quality. This is the first product I've ever tried to commercialize, and AI code generation put something polished within reach. Without AI, this would have taken me 6-8 months of manual research and development, and I would have gotten burned out long before completing it.

I have a free sample on the front page of the site if you just want to see what it generates in terms of voice/format. I made a few opinionated decisions regarding output quality. I aimed for 140 wpm for most of the voices to match industry standards, but some are much slower or faster and lose prosody at that rate. Rather than give users a wall of options, I'm deferring to the playback device for things like speed control. If the site sees real usage I'd like to expand to support Kokoro's other languages, and extraction and synthesis from PDF would round out the product quite a bit.

[0] https://github.com/hexgrad/kokoro

[1] https://steve-yegge.medium.com/welcome-to-gas-town-4f25ee16d...

LLMs and Performative Productivity

https://joshcollinsworth.com/blog/productivity
1•birdculture•1m ago•0 comments

Show HN: Catbath: Terminal-first, browser-curious, and extension-friendly editor

http://sekor.eu.org/catbath/
1•modinfo•2m ago•0 comments

Malicious AI 'Skills' on OpenClaw's ClawHub Marketplace Bypass Scanners

https://cyber.netsecops.io/articles/openclaws-skill-marketplace-and-the-emerging-ai-supply-chain-...
1•jaybode•2m ago•0 comments

Nobody Here Wants the Data Center: An Oral History

https://newrepublic.com/article/211363/ai-data-center-oral-history
1•speckx•3m ago•0 comments

German federal Microsoft spending hit €481M in 2025

https://www.heise.de/news/Bund-in-der-Abhaengigkeitsfalle-Kostenexplosion-bei-Microsoft-Lizenzen-...
1•logickkk1•4m ago•0 comments

A green unit test, a red CI, and a chown that raced a zsh lock file

https://inferhaven.com/blog/2026-06-18-building-haven-bench-in-the-open/
1•inferhaven•5m ago•0 comments

Colorado River's Dire Water Picture Expected to Hit Green River Ranchers Hard

https://cowboystatedaily.com/2026/06/23/colorado-rivers-dire-water-picture-expected-to-hit-green-...
2•Bender•5m ago•0 comments

Luck Surface Area

https://blog.danwald.me/luck-surface-area
3•danwald•6m ago•0 comments

Demesne, Zanzibar-style authz compiled to RLS

https://github.com/foir-io/demesne
2•mattblr•7m ago•0 comments

Medical diagnosis AIs can be tricked into telling whose data trained them

https://www.theregister.com/ai-and-ml/2026/06/24/medical-diagnosis-ais-can-be-tricked-into-tellin...
3•Bender•7m ago•0 comments

Show HN: Hacker News Job Salary Trends

https://hacker-job.com/trends
2•timqian•7m ago•0 comments

Mythos discovers 'Squidbleed,' a memory leak thats gone undetected since Clinton

https://www.theregister.com/security/2026/06/23/mythos-discovers-squidbleed-a-memory-leak-thats-g...
2•Bender•8m ago•0 comments

GNU C/C++ Vector Extensions

https://gcc.gnu.org/onlinedocs/gcc/Vector-Extensions.html
2•pillmillipedes•9m ago•1 comments

Open Robotics Is Maturing

https://digitalcxo.com/article/open-robotics-is-maturing/
2•CrankyBear•10m ago•0 comments

Attaky – The ultimate modular ecosystem for everyone

https://attaky.com/
2•LorenDB•10m ago•0 comments

Drastically Reduce Stress with a Work Shutdown Ritual – Cal Newport

https://calnewport.com/drastically-reduce-stress-with-a-work-shutdown-ritual/
2•ankitg12•13m ago•0 comments

The AI Data Centre Legal Case That Could Eradicate Civil Rights

https://read.misalignedmag.com/the-ai-data-centre-legal-case-that-could-eradicate-civil-rights-c2...
2•lcubw•14m ago•0 comments

Why big AI labs are hiring so many philosophers

https://www.economist.com/science-and-technology/2026/06/24/why-big-ai-labs-are-hiring-so-many-ph...
4•Brajeshwar•14m ago•0 comments

What does your eval measure?

https://shash42.substack.com/p/what-does-your-benchmark-actually
2•shash42•14m ago•0 comments

Show HN: Tuip – CLI / TUI for checking SaaS vendors' statuses

https://github.com/ikan31/tuip
2•ahme•15m ago•0 comments

Loops Burn Tokens

https://www.wheresyoured.at/cargo-culture/
3•felixdoerp•17m ago•0 comments

Show HN: Gifhub, bug hunter that shows instead of tells

https://github.com/press-pass/gifhub
2•spmartin823•18m ago•0 comments

The Bargain. Or what America forgot and Europe still keeps

https://idle.news/blog/the-forgotten-bargain/
3•umilio•18m ago•0 comments

The Xteink X4 E-Ink Reader

https://blog.omgmog.net/post/xteink-x4-e-ink-reader/
3•felixdoerp•18m ago•0 comments

Sentrup – AI Customer Support Platform

2•sentrup•20m ago•0 comments

Exploiting vulnerabilities in Johnson and Johnson web apps

https://eaton-works.com/2026/06/24/jnj-webapp-hacks/
3•EatonZ•20m ago•0 comments

Show HN: Cutlistor – Instant cut list optimizer with 3D Model and PDF Import

https://www.cutlistor.com
2•xiyan•21m ago•0 comments

I crawled 827 employers' career sites to measure ATS market share

https://resumegeni.com/research/ats-market-share-2026
3•blakec•21m ago•0 comments

Germany's Kai Havertz: 'I make runs that look pointless but I'm creating space'

https://www.theguardian.com/football/2026/jun/24/kai-havertz-germany-world-cup-2026-interview
2•bookofjoe•22m ago•0 comments

Ask HN: How much coding should beginners learn in the AI era?

4•JohnDSDev•23m ago•2 comments