You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,14 @@
1
-
# Heading 1 brave-chatgpt-stt-script (Linux web)
1
+
# brave-chatgpt-stt-script (Linux web, Python)
2
2
3
-
## Heading 2 This is a lightweight Python cloud script for voice typing and speech-to-text (STT) automation in Brave and ChatGPT, utilizing xdtool.
4
-
5
-
## Heading 2 Voice Typing Script Overview
3
+
This is a lightweight Python cloud script for voice typing and speech-to-text (STT) automation in Brave and ChatGPT, utilizing xdtool.
6
4
7
5
While this script is primarily designed for desktop environments, similar functionality can be achieved on mobile devices (iOS and Android) using built-in voice dictation features or custom mobile app development
8
6
9
-
## Heading 3 Example
7
+
8
+
## Voice Typing Script Overview
10
9
11
10
12
-
### Install Necessary Dependencies
11
+
1.### Install Necessary Dependencies
13
12
Make sure you have these installed via the terminal:
0 commit comments