From b6efa67facc2e580b91e6eb1059d1d10d7a4a5bc Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 5 Sep 2025 09:42:16 +0200 Subject: [PATCH] chore: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12306b0..064659f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A simple machine learning text-to-speech program for your terminal. Hear text re ## Requirements -**Simple TTS** is in early development, and not packaged or distributed yet for any particular operating system. Please read on to see the tested environment I am developing & using it: +**Simple TTS** is in early development, and not packaged or distributed yet for any particular operating system. Please read on to see the tested environment under which I am developing & using it: 1. This is currently only tested working on Debian or Ubuntu-based distros. 1. GPU accelerators make the program run faster, but you need to have updated drivers for your device that `PyTorch` requires. However, it will still run fine on CPUs, just slower (up to 2x longer or more).