From 0051ceb87342c04178a2aeb3e6cf63e4b37d53ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ekstr=C3=B6m?= <12021283+bjornekstrom@users.noreply.github.com> Date: Fri, 21 Apr 2023 15:11:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c515978..444c16f 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ See [example](example.ipynb) for an implementation on Jupyter Notebook, also add #### Using the GUI -You can also run the GUI version from your terminal running ```python GUI.py``` or with the batch file called run_Windows.bat (for Windows user, Mac users should read the text file for instructions), just make sure to add your conda path to it. If you want to download a model first, and then go offline for transcription, I recommend running the model with the default sample folder, which will download the model locally. +You can also run the GUI version from your terminal running ```python GUI.py``` or with the batch file called run_Windows.bat (for Windows users), just make sure to add your conda path to it. If you want to download a model first, and then go offline for transcription, I recommend running the model with the default sample folder, which will download the model locally. The GUI should look like this: