Show HN: ReadToMe (iOS) turns paper books into audio
11–20 of 49 posts
Re: Show HN: ReadToMe (iOS) turns paper books into audio
#12Re: Show HN: ReadToMe (iOS) turns paper books into audio
#13Re: Show HN: ReadToMe (iOS) turns paper books into audio
#14Earlier quoted context omitted.
It's Azure's TTS API — I'm using four of their voices.
Did you give any thought to ElevenLabs?
Re: Show HN: ReadToMe (iOS) turns paper books into audio
#15Love it! But should be for all languages
Re: Show HN: ReadToMe (iOS) turns paper books into audio
#161 scanning the books to text.
2 reading text to the user.
3 having a good interface.
Number 1 seems to be where you put the most effort, along with 3.
I guess at least for me, there are often digital copies of books, either in epub or Kindle. When that's available those should be used.
And if it is not available, wouldn't it make more sense to have document scanner to epub?
I guess I'm just thinking that it is relatively rare that you really need to document scanning in order to get an audio book. Since most of the cost seems to be from document scanner side, it seems worthwhile to split them up.
And also seems like it would make sense to think of these as 2 separate products. Specialized document scanning, and audio generation. I can definitely see uses for one without the other.
Re: Show HN: ReadToMe (iOS) turns paper books into audio
#17Were the onboard text recognition and speech synthesis APIs not good enough for this task?
Re: Show HN: ReadToMe (iOS) turns paper books into audio
#18Love this but I have concerns with the price. You can usually find an audiobook corresponding to a paper book for relatively cheap. Services like Audible are a little more per month but you get more audio books. Given the 250 page per month limit at $9.99, how will this compete?
That said, I'm expecting OCR, LLM, and TTS API prices to continue coming down, at which point I'll be able to drop the price and raise the quota. Honestly I suspect iOS itself should be able to handle this use case well sooner or later, but until then, there's this app :).
Re: Show HN: ReadToMe (iOS) turns paper books into audio
#19It seems to me that there are 3 independent issues. 1 scanning the books to text. 2 reading text to the user. 3 having a good interface. Number 1 seems to be where you put the most effort, along with 3. I guess at least for me, there are often digital copies of books, either in epub or Kindle. When that's available those should be used. And if it is not available, wouldn't it make more sense to have document scanner…
Re: Show HN: ReadToMe (iOS) turns paper books into audio
#20Earlier quoted context omitted.
Did you give any thought to ElevenLabs?
Yes, their quality is great but the cost is astronomical — I pay about $8 in Azure TTS bills alone for TTS-ing a 500-page book (what you can scan per month with a $10 subscription), whereas Eleven Labs would be about $100 for the same length. I found Azure to be the best bang-for-the-buck, although I'm on the lookout for more affordable high-quality TTS, which would also let me drop the price point of the app.