Demo Video and General Introduction
Installing
-
Clone the repo into your Talon user directory.
-
Clone the Talon community repository for general Talon commands
- This is the sole OS-agnostic dependency of this project.
You should frequently run git pull to update the scripts.
OS-Specific Dependencies
-
Linux
- Install
spd-sayto play standard tts. - Install
piperto use theomnxmodel for more natural speech- run
pipx install piperto install it (thuspipxis a dependency)
- run
- Install
-
Windows
- Using NVDA:
- Install the NVDA addon file from the repo releases page
- If you do not want to install the addon, disable
Speech interrupt for typed charactersin NVDA settings to make sure typing text from Talon is not interrupted with every typed character.
- Using NVDA:
-
Mac
- No extra dependencies