Show HN: eBook to audiobook narration with realistic AI voices
A cost-effective, pay-as-you-go solution for converting ebooks into high-quality, seamless audiobooks (m4b format) using realistic AI voices, specifically targeting users with limited usage needs who find existing subscription models prohibitive. It also implicitly showcases the power of AI in accelerating product development.
View Origin Link
Product Positioning & Context
AI Executive Synthesis
A cost-effective, pay-as-you-go solution for converting ebooks into high-quality, seamless audiobooks (m4b format) using realistic AI voices, specifically targeting users with limited usage needs who find existing subscription models prohibitive. It also implicitly showcases the power of AI in accelerating product development.
This submission presents a dual insight: a consumer product addressing a specific market gap and a powerful demonstration of AI-driven software development. The audiobook conversion service targets a niche of users seeking realistic AI narration without prohibitive subscription costs, leveraging open models like Kokoro. This pay-as-you-go model directly addresses a common consumer pain point. More significantly, the product's development, 99% by AI multi-agent workflows, showcases a transformative trend in software engineering. This accelerated development cycle, reducing months of work to weeks, highlights AI's potential to drastically lower barriers to entry for product commercialization. It signals a future where AI agents handle complex coding tasks, enabling rapid iteration and product launch, fundamentally altering developer productivity and market dynamics.
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...
AI voices
long-form narration
open Kokoro model
82m parameters
CPU inference
cloud-based GPU service
AI multi-agent coding workflows
DeepSeek v4 in OpenCode
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is eBook to audiobook narration with realistic AI voices?
eBook to audiobook narration with realistic AI voices is analyzed by our AI as: A cost-effective, pay-as-you-go solution for converting ebooks into high-quality, seamless audiobooks (m4b format) using realistic AI voices, specifically targeting users with limited usage needs who find existing subscription models prohibitive. It also implicitly showcases the power of AI in accelerating product development.. It focuses on This submission presents a dual insight: a consumer product addressing a specific market gap and a powerful demonstration of AI-driven software dev...
Where did eBook to audiobook narration with realistic AI voices originate?
Data for eBook to audiobook narration with realistic AI voices was aggregated directly from the Hacker News community ecosystem, representing raw developer and early-adopter sentiment.
When was eBook to audiobook narration with realistic AI voices publicly launched?
The initial public indexing or launch date for eBook to audiobook narration with realistic AI voices within our tracked developer communities was recorded on June 24, 2026.
How popular is eBook to audiobook narration with realistic AI voices?
eBook to audiobook narration with realistic AI voices has achieved measurable traction, logging over 7 traction score and facilitating 5 recorded discussions or engagements.
Which technical categories define eBook to audiobook narration with realistic AI voices?
Based on metadata extraction, eBook to audiobook narration with realistic AI voices is categorized under topics such as: AI voices, long-form narration, open Kokoro model, 82m parameters.
Are there open-source alternatives related to eBook to audiobook narration with realistic AI voices?
Yes, the GitHub ecosystem contains correlated projects. For example, a repository named fikrikarim/parlor shares highly similar architectural descriptions and topics.
How does the creator describe eBook to audiobook narration with realistic AI voices?
The original author or development team describes the product as follows: "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 mode..."
Community Voice & Feedback
No active discussions extracted yet.
Discovery Source

Hacker News
Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.