vatsalaggarwal

↗ HN profile [ 26.5 ms ] full profile
Karma
0
Created
()
Submissions
-161,255,690
  1. 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.metavoice.io Samples:…

  2. 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 environments. It allows you to get…

  3. 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 at-cost API will make it easier for…

  4. 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 your query in English. code:…

  5. 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 at the beginning, but must end with one…