From 92e181bf67e7cc382703020c3460bbafd33d6bca Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 5 Sep 2025 10:09:04 +0200 Subject: [PATCH] chore: add motivation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3dfa9e9..a0cfdad 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ A simple machine learning text-to-speech program for your terminal. Hear text read aloud by realistic voices; from a file or your clipboard. +## Motivation + +Text-to-speech is not always supported in many digital platforms out there. The quality is also not consistent. + +Having **Simple TTS** run on the terminal and locally on my machine provides a cozy and private environment I feel safe to use. + +This is especially useful for the days when I don't have the mental energy to go through the many written communication or resources I have to, and a little push is needed. + ## Features 1. Terminal-first user experience