Compare commits

3 Commits

Author SHA1 Message Date
Kristofer Söderström 87cb509b14 added windows exe in as zip 2023-06-30 17:26:24 +02:00
Kristofer Söderström ba935cafb7 formatting 2023-06-30 16:32:37 +02:00
Kristofer Söderström 6497508b7a fix formatting 2023-06-30 16:23:07 +02:00
3 changed files with 8 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
*.zip filter=lfs diff=lfs merge=lfs -text
+4 -5
View File
@@ -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)
@@ -21,8 +21,8 @@ Local Transcribe with Whisper is a user-friendly desktop application that allows
## Installation
### Get the files
Download the zip folder and extract it to your preferred working folder.
![](Picture1.png)
Download the zip folder and extract it to your preferred working folder.
![](images/Picture1.png)
Or by cloning the repository with:
```
git clone https://github.com/soderstromkr/transcribe.git
@@ -30,8 +30,7 @@ git clone https://github.com/soderstromkr/transcribe.git
### Executable Version **(Experimental. Windows only)**
The executable version of Local Transcribe with Whisper is a standalone program and should work out of the box. This experimental version is available if you have Windows, and do not have (or don't want to install) python and additional dependencies. However, it requires more disk space (around 1Gb), has no GPU acceleration and has only been lightly tested for bugs, etc. Let me know if you run into any issues!
1. Download the project folder. As the image above shows.
2. Navigate to build.
3. Unzip the folder (get a coffee or a tea, this might take a while depending on your computer)
2. Find and unzip build.zip (get a coffee or a tea, this might take a while depending on your computer)
3. Run the executable (app.exe) file.
### Python Version **(any platform including Mac users)**
This is recommended if you don't have Windows. Have Windows and use python, or want to use GPU acceleration (Pytorch and Cuda) for faster transcriptions. I would generally recommend this method anyway, but I can understand not everyone wants to go through the installation process for Python, Anaconda and the other required packages.
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b361c4993eceb2006f225ffdd2f7b63265586e3dded351972dfcd5e5d75559c7
size 249467977