Menu

Post image 1
Post image 2
1 / 2
0

Supertonic 3 + EPUB = 😍

DEV CommunityΒ·Sharad Raj (He/Him)Β·17 days ago
#C8g53UUX
#supertonic3#ai#webdev#python#hashtag#epub
Reading 0:00
15s threshold

Sharad Raj (He/Him)

Built an EPUB Text-to-Speech Reader using hashtag#Supertonic3 β€” a lightning-fast and much better than the earlier version, so the on-device TTS model that runs entirely via hashtag#ONNX Runtime. No hashtag#OpenAI, no hashtag#ElevenLabs, no per-character billing.
What it does: β†’ Upload an hashtag#EPUB or paste any text β†’ Converts it to sentences and generates audio on the fly β†’ Click any sentence to jump to it β†’ 7 voice styles, 31 languages, adjustable speed β†’ Smart prefetching so the next sentence is ready before you need it
Stack:
🐍 FastAPI + Python 3.12
πŸ”Š Supertonic-3 (ONNX Runtime inference)
πŸ“š hashtag#Calibre for EPUB β†’ text conversion
☁️ Deployed on hashtag#AWS hashtag#Lightsail (2 vCPUs / 2 GB RAM)
Full source on GitHub https://github.com/sharadcodes/supertonic3-book-reader

Read More