Viewing profile — vatsalaggarwal
vatsalaggarwal
HN member- Joined
- Thu, Jan 12, 2017, 12:21 AM UTC
- HN karma
- 10
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About vatsalaggarwal
No profile information was provided.
Recent public activity
-
story
Show HN: Production duplex speech model for revenue calls
Hi, HN, we’re building Mia & Leo: AI personalities backed by purpose-built duplex speech models for revenue calls. Teams building real-world agents told us that more than 40% of ca…
-
comment
Comment #44818277
Our belief at metavoice.io is that voice interactions with AI don't go far enough. What if talking to AI felt indistinguishable from talking to a person, even after years of daily …
- story
-
story
Show HN: Speech-1, TTS to reduce AI call drop-rate
We’re releasing access to Speech-1, our conversational speech model designed specifically for customer phone calls (8khz telephony) to reduce call drop rates. Try it: https://tts.m…
-
comment
Comment #39290452
Thanks, looking forward to your feedback!
-
comment
Comment #39281097
Long sample: https://cdn.themetavoice.xyz/long_text.mp4 Short sample: https://cdn.themetavoice.xyz/short_phrase.mp4 Github: https://github.com/metavoiceio/metavoice-src HF: https:/…
- story
-
comment
Comment #35133364
I think what made it worse here is that depositors of SVB were undiversified... If you had a bank that held deposits from various kinds of people, it's less likely that all of them…
-
story
Show HN: Whisper CLI using OpenAI API (with management for multiple api keys)
Whisper CLI is a command-line interface for transcribing and translating audio using OpenAI's Whisper API. It also allows you to manage multiple OpenAI API keys as separate environ…
-
story
Show HN: Tortoise TTS as an at-cost open-source pay-per-second API
Tortoise TTS is the best TTS available today. We built an open-source, at cost, pay per second API for it. The quality of intonation it generates is unparalleled, and we hope our a…
-
story
Show HN: Text-to-SQL for Blockchain Data Opensourced
We used text to SQL to build a "Webflow for Web3 Dashboards". We discovered loads of problems in the entire blockchain data space outlined below. Demo: Design your dashboard, type …
-
story
Show HN: Text-to-Regex. Shows Assumptions.
Text to Python `re` regex converter using GPT-3 that: - States assumptions / what it has understood. - Example: `Match any text file.` - >`Match a string that can contain anything …