From efc3d849a8eba07e5f92d5cd5ae665455b418e94 Mon Sep 17 00:00:00 2001 From: Evan's Oasis <52715545+Mossy1022@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:05:09 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce442e2..f9cae42 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Getting started with the Smart Memos Plugin is easy. Follow these steps to insta 1. Download and install the Smart Memos Plugin from the Obsidian Community Plugins. 2. Configure the plugin settings with your OpenAI API Key and preferred AI model. -Note* This plugin currently uses online openAI models to recieve and transcribe your voice memos. Looking to add Local AI Models in the nearer future. OpenAI's retention policy retains text up to 30 days, but does not retain any audio data. +Note* This plugin currently uses online openAI models to recieve and transcribe your voice memos. Looking to add Local AI Models in the nearer future. OpenAI's retention policy retains text up to 30 days, but does not retain any audio data. I have a high priority set for using a local transcriptions model ## Platforms From 1804dcf39cf1ace9a665097933ec92bca1887107 Mon Sep 17 00:00:00 2001 From: Evan's Oasis <52715545+Mossy1022@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:05:28 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9cae42..00c8f47 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Getting started with the Smart Memos Plugin is easy. Follow these steps to insta 1. Download and install the Smart Memos Plugin from the Obsidian Community Plugins. 2. Configure the plugin settings with your OpenAI API Key and preferred AI model. -Note* This plugin currently uses online openAI models to recieve and transcribe your voice memos. Looking to add Local AI Models in the nearer future. OpenAI's retention policy retains text up to 30 days, but does not retain any audio data. I have a high priority set for using a local transcriptions model +Note* This plugin currently uses online openAI models to recieve and transcribe your voice memos. Looking to add Local AI Models in the near future. OpenAI's retention policy retains text up to 30 days, but does not retain any audio data. ## Platforms