From 8861526e0aad3f01b4230fdff82b5d40378d120f Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Thu, 25 Apr 2024 15:03:51 -0400 Subject: [PATCH] Update README-en.md --- README-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-en.md b/README-en.md index cfb929c..542b85f 100644 --- a/README-en.md +++ b/README-en.md @@ -256,7 +256,7 @@ satisfactory. - Please ensure a good internet connectivity - `whisper` model can be downloaded from HuggingFace: https://huggingface.co/openai/whisper-large-v3/tree/main -After downloading the model to local machine,copy the whole folder and put it into the following path: `.\MoneyPrinterTurbo\models` +After downloading the model to local machine, copy the whole folder and put it into the following path: `.\MoneyPrinterTurbo\models` This is what the final path should look like: `.\MoneyPrinterTurbo\models\whisper-large-v3`