feat: use openai for tts instead of deepgram

This commit is contained in:
Owen Gretzinger
2025-07-11 17:31:54 -04:00
parent 263840570d
commit 5ee4fced42
12 changed files with 220 additions and 278 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export default function HowItWorks() {
icon: <Download className="w-6 h-6" />,
title: "Download & Setup",
description:
"Download and install on macOS. Enter your Deepgram and OpenAI API keys (stored securely on-device).",
"Download and install on macOS. Enter your OpenAI API key (stored securely on-device).",
},
{
number: "02",