this post was submitted on 23 Jun 2023
8 points (100.0% liked)
Linux 101 stuff. Questions are encouraged, noobs are welcome!
1085 readers
1 users here now
Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you don't mind copy-pasting the text you could use the maryTTS web client available here . It has several voices for a handful of languages.
This could be a bit overkill, but there is also [a docker image[(https://github.com/synesthesiam/docker-marytts) with high-quality voices that you could run with docker:
After that you should now be able to access the server at http://localhost:59125 . But then again this may be too much if you dont already need docker in your pc.
That looks promising! Unfortunately, the client link sends me to an insecure site, which I have been taught is something I should avoid, so I don't know what that link it to since I don't go to it.
The stuff in the 2nd link looks good! But in-keeping with this community's purpose, I don't know what a docker is. If you don't mind, could you explain?
Oh yeah, and sorry, i didn't realize this was linux4noobs, i should have suggested simpler solutions from the get go :)