From b765ff6bc631a65363b5f2352ab2bb485bffd917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristofer=20Rolf=20S=C3=B6derstr=C3=B6m?= Date: Wed, 28 Jun 2023 14:11:51 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acc5b86..a3a6e75 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -## transcribe +## Local Transcribe -Simple script that uses OpenAI's Whisper to transcribe audio files from your local folders. +Local Transcribe uses OpenAI's Whisper to transcribe audio files from your local folders, creating text files on disk. ## Note