From 4128e44e5c1f9ba6b0e3e70d6b21c5a7e2e60358 Mon Sep 17 00:00:00 2001 From: carefulcomputer <3331518+carefulcomputer@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:34:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21f4650..8463ec4 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ Here are steps: 2) Change the wordings to whatever you want your robot to say (for e.g. I removed all 'please' from T2 voice. Terminator will never say please :) ). Try to keep them close to original wordings since otherwise it will be hard to undrestand the actual robot status. 3) Now you can do it two ways - * Hard way- Use https://vo.codes/ (or any other TTS service) to genreate sound files. Once you get the wave files from those services, you will need to transcode them to ogg format at mono, 16000hz. Once you have all ogg files, then tar.gz them , calculate md5 and upload to valetudo. - * Easy way- Open an issue with all text prompts and the name the specific celebrity from https://vo.codes/ and I will generate all the voice prompts, md5 and release it here so everyone can use them. + * Easy way- Open an issue in this repo, with all text prompts and the name of the specific celebrity voice from https://vo.codes/ and I will generate all the voice prompts, md5 and release it here so everyone can use them.