Skip to content

Commit

Permalink
Put linux last since it is least used by screen reader users
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Loftus authored Mar 16, 2024
1 parent d17f6bf commit add2513
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,7 @@ _Note for sighted users_: Please clone the entire repository. Any functionality

## 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 add2513

Please sign in to comment.