From 86ac80d11bd00308c3cf4a8f2ce21081046d25a2 Mon Sep 17 00:00:00 2001 From: jame25 Date: Thu, 31 Oct 2024 01:03:30 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c0121a..0311452 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

-Piper Tray is a small system tray utility for Windows, that utilizes [Piper](https://github.com/rhasspy/piper). It will read aloud the contents of your clipboard. You can stop the speech at any time either by using the 'Stop Speech' option, or via the hotkey (Alt + Q). +Piper Tray is a small system tray utility for Windows, that utilizes [Piper](https://github.com/rhasspy/piper). It will read aloud the contents of your clipboard. You can stop the speech at any time either by using the 'Stop Speech' option, or via an assigned hotkey (Alt + Q). [Piper Tray (Classic)](https://github.com/jame25/Piper-Tray-Classic) is a feature-frozen version of this application. If you would prefer a GUI, check out my other project: [Piper Read](https://github.com/jame25/piper-read). @@ -14,7 +14,7 @@ If you would prefer a GUI, check out my other project: [Piper Read](https://gith * Many voices to choose from * Change Piper TTS voice model * Control Piper TTS speech rate -* Hotkey support (ALT + Q) to stop speech +* Hotkeys support * Prevent keywords being read (ignore.dict) * Replace keywords with alternatives (replace.dict)