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!

Teaching Qwen3-4B to Trade: From Hold-Collapse to +9.4% Returns

https://sabareesh.com/posts/trading-llm/
1•sabareesh•1m ago•0 comments

Show HN: Sapphire – A portable language with native UI and 3D vectors

https://github.com/foxzyt/Sapphire
1•foxz•3m ago•0 comments

Ask HN: ML Engineer (11 yrs, Python/PyTorch/NLP/Rails) available for freelance

1•acaciabengo•3m ago•0 comments

Figuring out why AIs get flummoxed by some games

https://arstechnica.com/ai/2026/03/figuring-out-why-ais-get-flummoxed-by-some-games/
1•jc_811•4m ago•0 comments

Consider the Pigeon, a Surprisingly Capable Technology (2019)

https://spectrum.ieee.org/consider-the-pigeon-a-surprisingly-capable-technology
1•ohjeez•4m ago•0 comments

Rtings.com Reviews are now Pay2View, thanks to AI

https://www.rtings.com/company/revamping-our-membership-program
1•theawesomekhan•5m ago•2 comments

Show HN: I built a smart contract scanner and ran it vs. the $197M Euler exploit

https://paragraph.com/@veritasomega/i-built-a-smart-contract-scanner-and-ran-it-against-the-dolla...
1•URS_Adherent•10m ago•0 comments

ArXiv is establishing itself as an independent nonprofit organization

https://jobs.chronicle.com/job/37961678/chief-executive-officer
1•robinhouston•12m ago•1 comments

(Foam) the Measurement Solution

https://foam.is/
1•isaacbowen•12m ago•0 comments

I built a security scanner for OpenClaw after 824 malicious skills were found

2•baz_sec•13m ago•0 comments

What I Learned Launching CodeYam CLI and Memory on Show HN and Product Hunt

https://blog.nseldeib.com/p/what-i-learned-launching-codeyam
1•nadis•15m ago•0 comments

It's hard for solo developers to gain attentions

3•tonipotato•18m ago•1 comments

Wall Street Bankers Offered Lucrative Access to Join The Pentagon

https://www.nytimes.com/2026/03/13/us/politics/wall-street-access-pentagon.html
1•keernan•18m ago•1 comments

An Agent Skill that lets coding agents render rich interactive visuals

https://github.com/bentossell/visualise
1•aanet•19m ago•0 comments

Vibe Coding Coach – generate a full AI app blueprint in 30 seconds

https://vibecoachcoding.com
1•kareiontech•19m ago•1 comments

Show HN: Inverse Material Renderer on WebGPU

https://michaelrz.github.io/inverseSolverWeb/
1•michael123671•19m ago•0 comments

Soleio: How You Source Great Designers

https://twitter.com/soleio/status/2032284102322495604
1•nadis•20m ago•0 comments

Banking apps can now see which other apps you have installed

https://twitter.com/i/status/2032160764845285606
3•cft•21m ago•0 comments

Into the Darkness: Germany's Black Forest faces a future of transformation

https://longreads.com/2026/03/12/into-the-darkness/
1•Thevet•22m ago•0 comments

DeepMind x YC x Cactus: Voice Agents Hack (win guaranteed YC interview)

https://events.ycombinator.com/voice-agents-hackathon26
3•HenryNdubuaku•23m ago•1 comments

The Sourdough Framework

https://github.com/hendricius/the-sourdough-framework
4•melenaboija•24m ago•1 comments

Emergent abilities in text-to-image model

https://somepago.github.io/posts/emergent-rabbit-hole/
2•mildcaseofphd•24m ago•0 comments

AI is being used in war, but it can't replace human judgment. Here's why

https://www.fastcompany.com/91507266/ai-iran-war-cant-replace-human-judgment
1•loveseekintruth•24m ago•0 comments

Show HN: identity.txt – Like llms.txt but for People

https://identitytxt.org/
1•chriswright1664•25m ago•0 comments

The largest heart in the animal kingdom belongs to the blue whale

https://whalescientists.com/blue-whale-heart/
1•teleforce•26m ago•0 comments

The Moral Beauty of Middlemarch

https://www.plough.com/en/topics/life/beauty/the-moral-beauty-of-middlemarch
1•Caiero•27m ago•0 comments

Open-source LLM-as-judge eval suite with root cause analysis and failure mining

https://github.com/colingfly/cane-eval
1•colinfly•28m ago•1 comments

TrueNAS Deprecates Public Build Repository and Raises Transparency Concerns

https://linuxiac.com/truenas-moves-build-system-internal/
2•MBCook•28m ago•0 comments

End-to-End Hardware-Driven Graph Preprocessing for Enhanced GNN Performance

https://arxiv.org/abs/2602.00803
2•PaulHoule•30m ago•0 comments

Show HN: Plotting mathematical functions in Ruby inside Jupyter with Ruby-libgd

https://github.com/ggerman/ruby-libgd/tree/main/examples/jupyter-notebooks
1•ggerman2025•31m ago•1 comments