frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: eBook to audiobook narration with realistic AI voices

https://ebookaloud.com
5•flatline•2h 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...

Show HN: Nub – A Bun-like all-in-one toolkit for Node.js

https://github.com/nubjs/nub
107•colinmcd•2h ago•23 comments

Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB

https://pure-effect.org
32•tie-in•2d ago•6 comments

Show HN: Monolisa v3 – a typeface for developers and creatives

https://www.monolisa.dev/
85•bebraw•2d ago•18 comments

Show HN: peerd – AI agent harness that runs entirely in your browser

https://github.com/NotASithLord/peerd
12•NotASithLord•1d ago•3 comments

Show HN: Metaspec: The DpANS3R Common Lisp Spec in S-Expr and HTML Format

https://metaspec.dev/#
4•dlowe-net•43m ago•0 comments

Show HN: Forte – Cloud infra to get startups to production faster

https://forteplatforms.com
5•mvand•1h ago•1 comments

Show HN: The most Y Combinator YC application: it applied itself

5•keepamovin•1h ago•2 comments

Show HN: eBook to audiobook narration with realistic AI voices

https://ebookaloud.com
5•flatline•2h ago•0 comments

Show HN: Graft – one golden VM image for your Mac dev box and CI runners

https://github.com/arborist-sh/graft
4•phtowel•2h ago•0 comments

Show HN: Orchid – Local-first record and replay for AI agent debugging

https://github.com/mario-guerra/orchid-trace
4•brightmonkey•2h ago•0 comments

Show HN: An ASCII 3D Rendering Engine

https://glyphcss.com
187•apresmoi•3d ago•48 comments

Show HN: L0/L1/L2 agents, leases, gates, audits, Git-worktree isolation

https://github.com/alex-reysa/glueRun-go
6•alexreysa•2h ago•0 comments

Show HN: Hacker News Job Salary Trends

https://hacker-job.com/trends
4•timqian•24m ago•0 comments

Show HN: Graphical SQL Builder and Debugger

https://github.com/webofmarius/SQLJoiner
16•matei88•2d ago•5 comments

Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX

https://tikz.dev/editor/
427•DominikPeters•1d ago•73 comments

Show HN: FastUbu – An Ultrafast Video Archive

https://fastubu.com/
42•lukeigel•2d ago•4 comments

Show HN: The Cascade Graph – An interactive map of AI and energy constraints

https://atomprophet.io/tools/cascade/
24•antisyzygy•1d ago•9 comments

Show HN: Y – A malleable coding-agent desktop app built with Electron

https://github.com/y-times-y/y
32•HetPatel106•16h ago•20 comments

Show HN: Bun-sqlgen – Type-safe raw SQL for Bun, no ORM

https://github.com/ilbertt/bun-sqlgen
55•ilbert•1d ago•37 comments

Show HN: RLM-based local debugger for AI agent traces

https://github.com/context-labs/halo
24•mikepollard_dev•22h ago•8 comments

Show HN: AI Manifesto

https://www.danstroot.com/posts/2026-06-23-ai-manifesto
4•dstroot•2h ago•0 comments

Show HN: Got sick of ads, so I made my own logic puzzle site

https://puzzlelair.com/
241•HaxleRose•2d ago•150 comments

Show HN: Neural Particle Automata

https://selforg-npa.github.io/
86•esychology•1d ago•19 comments

Show HN: Treedocs: Documentation that automatically checks for staleness

https://dandylyons.github.io/treedocs/
50•DandyLyons•1d ago•18 comments

Show HN: Shumai – open-source Frame.io alternative for creative work

https://github.com/shumaiOne/shumai
58•Yiling-J•1d ago•4 comments

Show HN: CleverCrow: give tokens to your favorite projects

https://clevercrow.io
59•zhubert•2d ago•79 comments

Show HN: Clippy for Vim

https://codeberg.org/borysj/vim-clippy
4•borysj•7h ago•0 comments

Show HN: Criterion Closet as a website – pull any of 1,247 films off the shelf

https://the-criterion-closet.vercel.app
190•olievans•4d ago•54 comments

Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason

https://github.com/imtomt/ymawky/tree/linux
48•imtomt•1d ago•23 comments

Show HN: Hikaru Labs – A browser-based image toolbox

https://hikarulabs.xyz
4•CFBL•9h ago•1 comments