From bcb1adbe9cbe3ce6892ee67cc91f770fac1ff025 Mon Sep 17 00:00:00 2001 From: Luke Oliff Date: Fri, 31 May 2024 21:07:34 +0100 Subject: [PATCH] Update deepgram.toml --- deepgram.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deepgram.toml b/deepgram.toml index f8bd1c5e..e0225f8b 100644 --- a/deepgram.toml +++ b/deepgram.toml @@ -1,5 +1,5 @@ [meta] - title = "NextJS Live Transcript with Deepgram" + title = "Live Transcription with NextJS" description = "Basic demo for using Deepgram to transcribe microphone audio in Next.js" author = "Deepgram DX Team (https://developers.deepgram.com)" useCase = "Live"