Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/C-Loftus/talon-sightless in…
Browse files Browse the repository at this point in the history
…to testing
  • Loading branch information
C-Loftus committed Mar 18, 2024
2 parents 8472c4a + add2513 commit d35ab2c
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,15 @@ This repository integrates with:

# Installing

- Clone the repo into your Talon user directory.
- Clone this repo into your Talon user directory.
- Clone the [Talon community repository](https://github.com/talonhub/community) for general Talon commands
- This is the sole OS-agnostic dependency of this project.

_Note for sighted users_: Please clone the entire repository. Any functionality that isn't relevant to you (i.e. screen reader support) will not impact your general Talon usage and each all settings are easy to change or override in a settings file.

## OS Specific Setup

- Linux
- Install `spd-say` to play standard tts.
- Install `piper` to use the `omnx` model for more natural speech
- run `pipx install piper` to install it (thus `pipx` is a dependency)

- Windows

- Using NVDA:
Expand All @@ -45,6 +42,11 @@ _Note for sighted users_: Please clone the entire repository. Any functionality

- Mac
- No extra dependencies

- Linux
- Install `spd-say` to play standard tts.
- Install `piper` to use the `omnx` model for more natural speech
- run `pipx install piper` to install it (thus `pipx` is a dependency)

# Contributing / Support

Expand Down

0 comments on commit d35ab2c

Please sign in to comment.