Skip to content

Commit 15ca1c6

Browse files
author
opencode
committed
Add Downloads section with direct links to Windows and macOS executables
1 parent fe7d2f0 commit 15ca1c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<img src="logo.png" alt="Voice2Text AI Logo" width="200"/>
44

5+
## Downloads
6+
7+
- [Windows](https://github.com/crhy/Voice2Text-AI/releases/download/v0.2/Voice2Text.exe)
8+
- [macOS](https://github.com/crhy/Voice2Text-AI/releases/download/v0.2/Voice2Text)
9+
- Linux: Not available (build issues)
10+
511
A cross-platform Python application that transcribes voice input using GPU-accelerated Whisper, sends text to local Ollama AI models for intelligent responses, and reads the output aloud with text-to-speech.
612

713
## Features

0 commit comments

Comments
 (0)