From 028b798073f45601712c242adf79ce89a4da8952 Mon Sep 17 00:00:00 2001 From: ArrangingFear56 <82667894+ArrangingFear56@users.noreply.github.com> Date: Wed, 11 Dec 2024 00:21:29 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 882963e..c1dd9b4 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ cd SillyTavern-extras 1. Install CUDA 12 and cuDNN 8 2. Install faster-whisper requirements ``` -pip install -r fasterWhisperRequirements.txt +pip install -r requirements-faster-whisper.txt ``` use the `--use-faster-whisper` argument to switch to faster-whisper