diff --git a/readme.md b/readme.md index 7ce6220..7bf0e8d 100644 --- a/readme.md +++ b/readme.md @@ -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: @@ -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