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: docs/src/quickstart.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@
6
6
7
7
- Clone the repo into your Talon user directory.
8
8
- Clone the [Talon community repository](https://github.com/talonhub/community) for general Talon commands
9
-
10
9
- This is the sole OS-agnostic dependency of this project.
11
10
12
11
You should frequently run git pull to update the scripts.
@@ -18,7 +17,6 @@ You should frequently run git pull to update the scripts.
18
17
- Install `piper` to use the `omnx` model for more natural speech
19
18
- run `pipx install piper` to install it (thus `pipx` is a dependency)
20
19
- Windows
21
-
22
20
- Using NVDA:
23
21
- Install the NVDA addon file from the repo [releases page](https://github.com/C-Loftus/sight-free-talon/releases/)
24
22
- If you do not want to install the addon, disable `Speech interrupt for typed characters` in NVDA settings to make sure typing text from Talon is not interrupted with every typed character.
Copy file name to clipboardExpand all lines: readme.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,13 +39,11 @@ _Note for sighted users_: Please clone the entire repository. Any functionality
39
39
## OS Specific Setup
40
40
41
41
- Windows
42
-
43
42
- Using NVDA:
44
43
- Install the NVDA addon file from the repo [releases page](https://github.com/C-Loftus/sight-free-talon/releases/)
45
44
- If you do not want to install the addon, disable `Speech interrupt for typed characters` in NVDA settings to make sure typing text from Talon is not interrupted with every typed character.
0 commit comments