From 8d7651e3aa2c1131045d1eacdee27d38d86b4b7e Mon Sep 17 00:00:00 2001 From: Kashif Shah Date: Tue, 28 May 2024 11:20:17 -0500 Subject: [PATCH] updated README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4559cd6..f04aa9a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # scripts-local-tts +## prerequisites + +* [Mozilla TTS](https://github.com/mozilla/TTS) +* [ffmpeg](https://ffmpeg.org/download.html) + +## usage + +* run speak.sh to generate speech and playback +* run speak-mp3.sh to convert the .wav to .mp3 and playback