From 1a67a6bd23a1be648add15d17375f8022fb02ae9 Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:32:37 -0500 Subject: [PATCH] Update readme.md --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 4636da4..59c57db 100644 --- a/readme.md +++ b/readme.md @@ -35,9 +35,10 @@ This repository integrates with: - Install `piper` to use the `omnx` model for more natural speech - run `pipx install piper` to install it (thus `pipx` is a dependency) - Windows - - Install NVDA to play tts through the screen reader. + - Using NVDA: + - Install the NVDA addon file from the repo [releases page](https://github.com/C-Loftus/sight-free-talon/releases/) - 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. - - Otherwise, install the NVDA addon file from the repo [releases page](https://github.com/C-Loftus/sight-free-talon/releases/) + - Mac - No extra dependencies