Skip to content

Commit 87cb509

Browse files
committed
added windows exe in as zip
1 parent ba935ca commit 87cb509

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.zip filter=lfs diff=lfs merge=lfs -text

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ git clone https://github.com/soderstromkr/transcribe.git
3030
### Executable Version **(Experimental. Windows only)**
3131
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!
3232
1. Download the project folder. As the image above shows.
33-
2. Navigate to build.
34-
3. Unzip the folder (get a coffee or a tea, this might take a while depending on your computer)
33+
2. Find and unzip build.zip (get a coffee or a tea, this might take a while depending on your computer)
3534
3. Run the executable (app.exe) file.
3635
### Python Version **(any platform including Mac users)**
3736
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.

build.zip

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:b361c4993eceb2006f225ffdd2f7b63265586e3dded351972dfcd5e5d75559c7
3+
size 249467977

0 commit comments

Comments
 (0)