frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: VoxConvo – "X but it's only voice messages"

https://voxconvo.com
9•siim•3h ago
Hi HN,

I saw this tweet: "Hear me out: X but it's only voice messages (with AI transcriptions)" - and couldn't stop thinking about it.

So I built VoxConvo.

Why this exists:

AI-generated content is drowning social media. ChatGPT replies, bot threads, AI slop everywhere.

When you hear someone's actual voice: their tone, hesitation, excitement - you know it's real. That authenticity is what we're losing.

So I built a simple platform where voice is the ONLY option.

The experience:

Every post is voice + transcript with word-level timestamps:

Read mode: Scan the transcript like normal text or listen mode: hit play and words highlight in real-time.

You get the emotion of voice with the scannability of text.

Key features:

- Voice shorts

- Real-time transcription

- Visual voice editing - click a word in transcript deletes that audio segment to remove filler words, mistakes, pauses

- Word-level timestamp sync

- No LLM content generation

Technical details:

Backend running on Mac Mini M1:

- TypeGraphQL + Apollo Server

- MongoDB + Atlas Search (community mongo + mongot)

- Redis pub/sub for GraphQL subscriptions

- Docker containerization for ready to scale

Transcription:

- VOSK real time gigaspeech model eats about 7GB RAM

- WebSocket streaming for real-time partial results

- Word-level timestamp extraction plus punctuation model

Storage:

- Audio files are stored to AWS S3

- Everything else is local

Why Mac Mini for MVP? Validation first, scaling later. Architecture is containerized and ready to migrate. But I'd rather prove demand on gigabit fiber than burn cloud budget.

Comments

cdrini•3h ago
Neat idea! Not sure if I'm willing to register just try it, though. Having the main feed public would be nice! Or even a sample feed.
1bpp•2h ago
How would this prevent someone from just plugging ElevenLabs into it? Or the inevitable more realistic voice models? Or just a prerecorded spam message? It's already nearly impossible to tell if some speech is human or not. I do like the idea of recovering the emotional information lost in speech -> text, but I don't think it'd help the LLM issue.
layman51•2h ago
Or also a genuine human voice reading a script that’s partially or almost entirely LLM written? I think there must be some video content creators who do that.
SrslyJosh•2h ago
Detecting "human speech" means shutting out people who cannot speak and rely on TTS for verbal communication.
cjflog•2h ago
Did you ever use AirChat?
esafak•2h ago
So you're going to reject recordings detected as computer generated, or human recorded from a computer-generated script?

I feel like you are making your users jump through hoops to do bot and slop detection, when you ought to be investing in technology to do the same. Here is a focusing question: would you still demand audio recordings if you had that technology?

Maybe you will court an interesting set of users when you do this? I just know I will not be one of them; ain't got time for that. Good luck.

zahlman•2h ago
> I saw this tweet: "Hear me out: X but it's only voice messages (with AI transcriptions)" - and couldn't stop thinking about it.

> Why this exists: AI-generated content is drowning social media.

> Real-time transcription

... So you want to filter out AI content by requiring users to produce audio (not really any harder for AI than text), and you add AI content afterward (the transcriptions) anyway?

I really think you should think this through more.

The "authenticity" problem is fundamentally about how users discover each other. You get flooded with AI slop because the algorithm is pushing it in front of you. And that algorithm is easily gamed, and all the existing competitors are financially incentivized to implement such an algorithm and not care about the slop.

Also, I looked at the page source and it gives a strong impression that you are using AI to code the project and also that your client fundamentally works by querying an LLM on the server. It really doesn't convey the attitude supposedly motivating the project.

Nice tech demo though, I guess.

jagged-chisel•1h ago
“Sign in with Google”

:grimace:

Sorry, but I have to pass.

oulipo2•1h ago
Idea is cool, but the STT is bad (at least with an accent), and the fact that you need to edit each word is too cumbersome

Why is Zig so Cool?

https://nilostolte.github.io/tech/articles/ZigCool.html
142•vitalnodo•3h ago•43 comments

Snapchat open-sources Valdi a cross-platform UI framework

https://github.com/Snapchat/Valdi
60•yehiaabdelm•1h ago•11 comments

Becoming a Compiler Engineer

https://rona.substack.com/p/becoming-a-compiler-engineer
106•lalitkale•4h ago•45 comments

Analysis of Hedy Lamarr's Contribution to Spread-Spectrum Communication

https://researchers.one/articles/24.01.00001v4
28•drmpeg•2h ago•17 comments

Immutable Software Deploys Using ZFS Jails on FreeBSD

https://conradresearch.com/articles/immutable-software-deploy-zfs-jails
22•vermaden•1h ago•6 comments

Myna: Monospace typeface designed for symbol-heavy programming languages

https://github.com/sayyadirfanali/Myna
202•birdculture•7h ago•77 comments

How did I get here?

https://how-did-i-get-here.net/
119•zachlatta•6h ago•33 comments

Ruby Solved My Problem

https://newsletter.masilotti.com/p/ruby-already-solved-my-problem
171•joemasilotti•7h ago•68 comments

Mullvad: Shutting down our search proxy Leta

https://mullvad.net/en/blog/shutting-down-our-search-proxy-leta
16•holysoles•1h ago•2 comments

Why I love OCaml (2023)

https://mccd.space/posts/ocaml-the-worlds-best/
296•art-w•12h ago•200 comments

How a devboard works (and how to make your own)

https://kaipereira.com/journal/build-a-devboard
39•kaipereira•3h ago•4 comments

YouTube Removes Windows 11 Bypass Tutorials, Claims 'Risk of Physical Harm'

https://news.itsfoss.com/youtube-removes-windows-11-bypass-tutorials/
392•WaitWaitWha•5h ago•143 comments

Transducer: Composition, abstraction, performance (2018)

https://funktionale-programmierung.de/en/2018/03/22/transducer.html
73•defmarco•3d ago•0 comments

Venn Diagram for 7 Sets

https://moebio.com/research/sevensets/
93•bramadityaw•3d ago•16 comments

Using the Web Monetization API for fun and profit

https://blog.tomayac.com/2025/11/07/using-the-web-monetization-api-for-fun-and-profit/
27•tomayac•3h ago•3 comments

FSF40 Hackathon

https://www.fsf.org/events/fsf40-hackathon
46•salutis•4d ago•0 comments

FAA restricts commercial rocket launches indefinitely due to air traffic risks

https://www.space.com/space-exploration/launches-spacecraft/faa-restricts-commercial-rocket-launc...
84•bookmtn•3h ago•27 comments

Ribir: Non-intrusive GUI framework for Rust/WASM

https://github.com/RibirX/Ribir
45•adamnemecek•5h ago•4 comments

Objective-C for Windows, including UIKit (public archive). From Microsoft

https://github.com/microsoft/WinObjC
28•zerr•5d ago•6 comments

VLC's Jean-Baptiste Kempf Receives the European SFS Award 2025

https://fsfe.org/news/2025/news-20251107-01.en.html
240•kirschner•5h ago•39 comments

James Watson has died

https://www.nytimes.com/2025/11/07/science/james-watson-dead.html
231•granzymes•6h ago•125 comments

Angel Investors, a Field Guide

https://www.jeanyang.com/posts/angel-investors-a-field-guide/
104•azhenley•9h ago•22 comments

He Jiankui PhD Thesis: Spontaneous Emergence of Hierarchy in Biological Systems (2010)

https://repository.rice.edu/server/api/core/bitstreams/85449216-b2ec-4519-87cf-83eafe4534e7/content
12•gradus_ad•3h ago•8 comments

Mind captioning: Evolving descriptive text of mental content of brain activity

https://www.science.org/doi/10.1126/sciadv.adw1464
12•Marshferm•3h ago•7 comments

Shell Grotto: England's mysterious underground seashell chamber

https://boingboing.net/2025/09/05/shell-grotto-englands-mysterious-underground-seashell-chamber.html
6•the-mitr•3d ago•0 comments

Understanding traffic

https://dr2chase.wordpress.com/
36•kunley•4d ago•27 comments

Older Adults Outnumber Children in 11 States

https://www.census.gov/newsroom/press-releases/2025/older-adults-outnumber-children.html
14•geox•1h ago•1 comments

I'm making a small RPG and I need feeback regarding performance

https://jslegenddev.substack.com/p/im-making-a-small-rpg-and-i-need
67•ibobev•12h ago•59 comments

Denmark's government aims to ban access to social media for children under 15

https://apnews.com/article/denmark-social-media-ban-children-7862d2a8cc590b4969c8931a01adc7f4
416•c420•9h ago•301 comments

PyTorch Helion

https://pytorch.org/blog/helion/
131•jarbus•5d ago•43 comments