frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: I built a GUI/API wrapper for Piper TTS to handle large files

https://github.com/MaximosMK/piper-tts-api-demo
1•MaximosMK•10mo ago

Comments

MaximosMK•10mo ago
Hi HN,

I often found myself wanting to convert large text files (like book chapters or long articles) into audio using the excellent open-source Piper TTS engine. Handling very large inputs directly can be a bit tricky, and I wanted a smoother workflow.

So, I built this project: 1. A simple Flask/Gunicorn API server (`server/piper_api.py`) that wraps the Piper executable. 2. A PySide6 GUI client (`client/piper_api_gui.py`) that interacts with the server.

The key feature is that the client automatically splits large text files into smaller chunks (sentence-like segments), sends these chunks to the API server to be processed in parallel (using Python's `ThreadPoolExecutor`), and then combines the resulting WAV audio snippets back into a single file. This makes synthesizing long texts much more manageable and faster than doing it sequentially.

The tech stack is Python, Flask, Gunicorn, PySide6, and Requests. It's all open source on GitHub.

Happy to answer any questions or hear feedback!

FruitsGrid Japanese Puzzle Game

https://www.fruitsgrid.com/
1•code-less•26s ago•0 comments

Oppo made the best foldable phone, again

https://www.theverge.com/tech/901846/oppo-find-n6-review-crease-screen-specs-price
1•dkobia•2m ago•0 comments

Architecture Decision Record

https://martinfowler.com/bliki/ArchitectureDecisionRecord.html
1•BerislavLopac•5m ago•0 comments

No one is happy with NASA's new idea for private space stations

https://arstechnica.com/space/2026/03/what-happens-next-with-nasas-plan-to-replace-the-iss-source...
1•rbanffy•5m ago•0 comments

Introduction to Nyreth v1.0 [video]

https://www.youtube.com/watch?v=cQvCFmfjJLA
1•NyrethAI•8m ago•0 comments

Scaling a Monolith to 1M LOC: 113 Pragmatic Lessons from Tech Lead to CTO

https://www.semicolonandsons.com/articles/scaling-a-monolith-to-1m-loc-113-pragmatic-lessons-from...
1•dondraper36•11m ago•0 comments

Looking for honest feedback on Entry I – a physical artifact

https://www.indiehackers.com/post/looking-for-honest-feedback-on-entry-i-a-physical-artifact-that...
1•Entryi•11m ago•1 comments

Britain today generating 90%+ of electricity from renewables

https://grid.iamkate.com/
2•rwmj•12m ago•0 comments

Sierra Acquires Opera Tech in Japan

https://sierra.ai/blog/sierra-acquires-opera-tech-in-japan
1•doppp•13m ago•0 comments

Moth in Relay

https://moth-in-relay.net/
1•wibbily•20m ago•0 comments

U.S. Ambassador to EU: Stop Fining Big Tech

https://www.cnbc.com/2026/03/27/big-tech-eu-fines-ai-data-centers-us-ambassador-puzder.html
2•vrganj•22m ago•0 comments

The statistical basis of Fermi estimates(2021)

https://hapax.github.io/physics/hacks/mathematics/statistics/fermi-log-normal/
1•o4c•24m ago•0 comments

Translating non-trivial codebases with Claude (C++ to Java, Haskell to Clojure)

https://blog.danieljanus.pl/2026/03/26/claude-nlp/
1•nathell•24m ago•0 comments

Hacking Physics from the Back of a Napkin(2020)

https://hapax.github.io/physics/teaching/hacks/napkin-hacks/#sec-3
1•o4c•24m ago•0 comments

Forensic beats Mem0 with 90.1% on LOCOMO

https://forensicmemory.com/proof.html
1•strobo•28m ago•0 comments

Treason in the Futures Markets

https://paulkrugman.substack.com/p/treason-in-the-futures-markets
15•Gasp0de•29m ago•2 comments

Machine Learning for Android Engineers

https://7422889060748.gumroad.com/l/ml-android-engineers
1•vsaytech•29m ago•1 comments

Spanish woman dies by euthanasia after long legal battle with father

https://www.bbc.com/news/articles/c7vqdd23y0vo
1•stared•36m ago•1 comments

Voxtral from Mistral

https://mistral.ai/news/voxtral-tts
2•wiradikusuma•38m ago•0 comments

Palestinian toddler returns injured after IDF detention in Gaza

https://news.sky.com/story/gaza-toddler-released-from-israeli-custody-with-suspected-torture-woun...
6•lr0•42m ago•1 comments

Empiricism and Rationalism in Software Testing

http://joshvoigts.com/articles/empiricism-and-rationalism-in-software-testing/
2•redman25•42m ago•0 comments

ChatGPT Founder's Experience (Book)

https://startupik.com/the-altman-blueprint/
1•startupik•47m ago•0 comments

Alex Karp says only trade workers and neurodivergents will survive in the AI era

https://fortune.com/2026/03/24/palantir-ceo-alex-karp-two-people-successful-in-ai-era-vocational-...
9•anticensor•52m ago•6 comments

Scientists uncovered the nutrients bees were missing

https://www.sciencedaily.com/releases/2026/03/260327000518.htm
2•Modified3019•52m ago•0 comments

Fast, accurate and comprehensive userland text measurement algorithm

https://twitter.com/_chenglou/status/2037713766205608234
3•lumannnn•54m ago•0 comments

Big-Endian Testing with QEMU

https://www.hanshq.net/big-endian-qemu.html
2•zmodem•56m ago•0 comments

Tailscale'd into Homelabbing

https://rugu.dev/en/blog/homelabbing_01/
1•birdculture•56m ago•1 comments

Doom in CSS

https://nielsleenheer.com/articles/2026/css-is-doomed-rendering-doom-in-3d-with-css/
3•runxiyu•58m ago•0 comments

Show HN: Newspaper-style HN reader (PWA) with articles and comments side by side

https://hackernewstimes.com
1•terryds•59m ago•0 comments

Show HN: I optimized a Java log scanner from 872ms to 78ms (Zero GC)

https://github.com/Yosefnago/java-deep-dive
1•yosinago•59m ago•0 comments