From b794fa1797c7cdb4fc0de118fa1748e503e7e697 Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Sat, 28 Jan 2023 13:21:38 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 869b00b..87de622 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ Optimizations I can think of off hand: * On played, use a faster model with speedup, since you might want those pretty quickly * Fix processing for when adding multiple files * Move it to a different API/Webhook +* There might be an OpenAI native CPU version now? If so, it might be better since it's natively in python # Additional reading: