frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ztalk – Real-time voice-to-voice translation for Zoom, Gmeet, Teams

https://ztalk.ai/
12•kshitijzeoauto•4mo ago

Comments

kshitijzeoauto•4mo ago
We launched Ztalk (https://www.producthunt.com/products/ztalk-ai) on Product Hunt 10 days back and ended the day with the second highest upvotes (545). Here's a short demo video (https://www.youtube.com/watch?v=FYM9einhyAQ). Ztalk is a real-time voice-to-voice translation app for Zoom, Google Meet, and Teams. It adds live captions and translated voice — no extensions or plugins. Works on Mac & Windows. After launch, we were flooded with demo requests from individuals and companies — partly driven by AI newsletter coverage — across a surprisingly wide range of use cases: Candidates interviewing for roles in other countries NGOs working in conflict zones SaaS companies onboarding customers in different languages Online therapy/support groups Cross-border scrums, demos, and board meetings

We saw two dominant usage patterns: Passive listening: Large webinars where users want to hear translations without speaking Active participation: Small group conversations with real-time back-and-forth

In both cases, latency and accuracy are critical. Our internal benchmark: if we achieve <500ms latency with >95% accuracy, this could unlock a ~$10B+ market. As seen with Sanas and Krisp, companies are already building fast-growing businesses from accent translation alone. Tech Stack & Experiments Surprisingly, there’s no widely available API/SDK that converts streaming voice input → translated voice output in real-time. OpenAI’s real-time API (which supports voice-to-voice translation) often breaks out of its translation role and starts responding conversationally — even with strict prompting. It also has a hardwired “no interruption” behavior, meaning it won’t speak if someone else is talking — making it unusable in overlapping conversations, which are common in live meetings. So we built the standard 3-step pipeline: - ASR (Speech-to-Text) - Translation - TTS (Text-to-Speech)

Each step had challenges: 1. Speech-to-Text: - Most APIs (Azure, AWS, ElevenLabs) expect WAV/FLAC chunks — not true streaming. - We experimented with audio chunking over WebRTC/WebSocket — Silero was usable but often clipped mid-sentence. - Whisper lags behind newer models in speed, streaming, and accuracy. - GPT-4o’s streaming API had the best balance between latency and context, and supports true streaming input. 2. Translation: - Many providers do well here. - Smaller local models work for specific pairs (e.g., en↔es, en↔fr) with >95% accuracy. 3. TTS: - The Web Speech API is fast but robotic. - ElevenLabs and Cartesia produce expressive voices, but their pricing isn't viable for our target users. - We found good results with VITS (conditional variational autoencoder), offering diverse voice options per language.

With recent AI breakthroughs, I’d love to open a discussion on how real-time translation is evolving — and where it might realistically go: - Are there newer APIs or OSS projects that simplify the voice-to-voice stack? - Can on-device models realistically hit sub-400ms round-trips? - Any merged pipelines (ASR + translation + TTS) trained end-to-end? - Could forward-leaning models reduce latency in verb-final languages like Hindi/Japanese by predicting intent early? Also: What does good product design look like if 1.5–2.5s latency remains for the foreseeable future? We currently support full-duplex calls via audio routing and virtual mixing, with per-user toggles to choose original vs. translated voice. It works well, though we’re still refining UX for edge cases like overlapping speech and noisy input. Would love to hear your thoughts or stack choices if you've built anything similar.

aksinghal654•4mo ago
As someone on international calls daily, this solves a real pain point. Well done!
siddhant_mohan•4mo ago
This is a space I’ve been watching closely — what TTS voices did you find most natural across languages?
riteshs•4mo ago
Interesting take on real-time translation. How do you handle speech overlap when multiple people talk at once?
shivamitm•4mo ago
Would be interesting to experiment with forward-leaning translation + low-confidence overlays — e.g., show a "probable translation" immediately, then replace it once full intent is clearer. Might reduce perceived latency even if real latency stays ~2s.
SiddhantMalik•4mo ago
If you haven’t already, look at Deepgram’s streaming ASR for speaker turn detection — it handles overlap better than OpenAI’s strict no-interruption rule and might pair well with an async translation layer.
anuragdt•4mo ago
Interesting use case
brajendra01872•4mo ago
Really interesting approach with full-duplex routing and virtual drivers. Curious if you've looked into low-level WASAPI or CoreAudio hooks to reduce routing overhead on Windows/macOS — might help avoid the need for 3rd-party loopback tools entirely.
poorva•4mo ago
The hardest part of real-time translation isn’t translation — it’s audio synchronization, UX flow, and managing expectations under variable latency. Really curious how you're thinking about fallback modes (e.g., subtitle-only if TTS lags).
DhirajSingh•4mo ago
Have you considered training a small end-to-end voice2voice model using student-teacher distillation from the GPT-4o pipeline? Even a narrow domain (e.g., customer support) could benefit from a custom fast model that bypasses intermediate text.
abhayana2•4mo ago
VITS is a solid choice for quality, but have you benchmarked latency vs. Bark or XTTS for expressive TTS under 500ms? Some Bark variants offer decent emotion retention with faster output if model size is trimmed.

AI Companion Futures

https://osmarks.net/aic/
2•kiyanwang•11m ago•0 comments

Secrets of DeepSeek AI model revealed in landmark paper

https://www.nature.com/articles/d41586-025-03015-6
1•lawrenceyan•11m ago•0 comments

Google and Microsoft Back NASA Scientist's Food Crisis Hotline

https://www.bloomberg.com/news/articles/2025-09-17/google-and-microsoft-back-nasa-scientist-s-foo...
1•helsinkiandrew•15m ago•1 comments

'Dystopian' toilets won't give you loo roll unless you watch an advert first

https://metro.co.uk/2025/09/17/dystopian-toilets-wont-give-loo-roll-unless-watch-advert-first-241...
2•gscott•16m ago•1 comments

Hong Kong's Dim Sum Cart 'Aunties' Make Their Final Rounds

https://www.nytimes.com/2025/09/18/world/asia/hong-kong-dim-sum-cart.html
2•mykowebhn•23m ago•1 comments

Show HN: I twisted my foot, so used an old phone's sensors into a recovery alarm

3•madinmo•23m ago•0 comments

I vibe coded into the top 100 of the berghain puzzle

https://twitter.com/__tosh/status/1968353395884122196
1•tosh•24m ago•0 comments

Best Calling Apps for PC, Android, and iOS

https://linkedphone.com/best-calling-apps-for-pc-android-and-ios/
1•hellenkay•29m ago•0 comments

Doodles.google/Robots.txt

https://doodles.google/robots.txt
1•sans_souse•34m ago•0 comments

European ant is the first known animal to clone members of another species

https://www.livescience.com/animals/ants/almost-like-science-fiction-european-ant-is-the-first-kn...
5•zdw•36m ago•0 comments

It's Not Just You: Music Streaming Is Broken Now

https://www.youtube.com/watch?v=plleJ0Zv0Ww
1•mosiuerbarso•38m ago•0 comments

US to invest £150B in UK, promising jobs

https://www.bbc.com/news/articles/cx2nllgl3q7o
1•1659447091•38m ago•0 comments

Genomic Integration and Molecular Dysregulation in Cancer Following mRNA Vaxx

https://zenodo.org/records/17122912
1•palmfacehn•42m ago•1 comments

Evals in 2025: benchmarks to build models people can use

https://github.com/huggingface/evaluation-guidebook/blob/main/yearly_dives/2025-evaluations-for-u...
1•jxmorris12•46m ago•0 comments

Seed Diffusion Preview

https://seed.bytedance.com/en/seed_diffusion
1•NeoInHacker•47m ago•2 comments

NASA+ Is Coming to Netflix This Summer

https://www.nasa.gov/news-release/nasa-is-coming-to-netflix-this-summer/
2•mgh2•54m ago•1 comments

BART Cab Cam: Yellow Line from SFO Airport to Antioch

https://www.youtube.com/watch?v=2KqdAlQvj1A
1•hahahacorn•54m ago•0 comments

Ask HN: What makes a great engineering manager?

2•mrroryflint•55m ago•0 comments

Mercedes to bring back cabin buttons for current and future models

https://www.autocar.co.uk/car-news/new-cars/mercedes-bring-back-cabin-buttons-current-and-future-...
2•breve•59m ago•0 comments

Saving Lives by Ignoring the Models

https://www.statesmanjournal.com/story/travel/outdoors/explore/2025/09/10/explore-oregon-podcast-...
1•schmichael•1h ago•0 comments

Who ~Framed~ Created Pitman?

http://blog.hardcoregaming101.net/2011/08/who-framed-created-pitman.html
1•snvzz•1h ago•0 comments

INapGPU: Text-mode graphics card, using only TTL gates

https://github.com/Leoneq/iNapGPU
2•userbinator•1h ago•0 comments

Notes on writing a monovocalic sonnet

https://www.muppetlabs.com/~breadbox/txt/infirni-notes.html
2•quuxplusone•1h ago•0 comments

We have outgrown the Process model

https://sidhion.com/blog/process_model_outgrown/
3•todsacerdoti•1h ago•0 comments

Three Perspectives on Equivalence Relations

https://pseudonium.github.io/2025/09/16/Three_Perspectives_on_Equivalence_Relations.html
2•nill0•1h ago•0 comments

Monoids in Public

https://blog.veritates.love/monoids_in_public.html
5•Bogdanp•1h ago•0 comments

The Newton-to-Quantum Mechanics tension between determinism and indeterminism

https://www.mathpages.com/rr/s9-07/9-07.htm
1•felineflock•1h ago•0 comments

OpenAI says models are programmed to make stuff up

https://www.theregister.com/2025/09/17/openai_hallucinations_incentives/
3•damethos•1h ago•0 comments

The Seneca: First Edition $8k PC Keyboard

https://www.norbauer.co/products/the-seneca
1•evo_9•1h ago•3 comments

AI bots 'coached' son to suicide: grieving mom delivers testimony [video]

https://www.youtube.com/watch?v=yMlvL7T0i4Q
4•mgh2•1h ago•0 comments