From 6497508b7a6c01b604ae1f0afdbe26876579be22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristofer=20S=C3=B6derstr=C3=B6m?= Date: Fri, 30 Jun 2023 16:23:07 +0200 Subject: [PATCH] fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c64030d..4ebc8c6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Local Transcribe with Whisper is a user-friendly desktop application that allows 1. File type: You no longer need to specify file type. The program will only transcribe elligible files. 2. Language: Added option to specify language, which might help in some cases. Clear the default text to run automatic language recognition. 3. Model selection: Now a dropdown option that includes most models for typical use. -2. New and improved GUI. +2. New and improved GUI. ![python GUI.py](images/gui-windows.png) 3. Executable: On Windows and don't want to install python? Try the Exe file! See below for instructions (Experimental)