Tortoise-TTS software is currently not working if you follow the default setup steps. So, I've made an updated guide to showcase the installation.
✅ Hostinger $1.79 ➜ https://emit.reviews/go/hostinger-2023?aifix
CODE for extra 10% OFF ➜ EMITREVIEWS
Check out the pinned comment for every single command I've used in the video.
Here's all of the software you'll need
1.Python 3.9 https://www.python.org/downloads/release/python-390/
2. Anaconda — https://www.anaconda.com/products/distribution
3. Git — https://gitforwindows.org/
Original Tortoise-TTS software creator — https://github.com/neonbjb/tortoise-tts
To generate AI speech use this command
python tortoise/do_tts.py --text "I'm going to speak this" --voice random --preset fast
Change the text within " ", this will be words that will be generated. Change the voice to whichever voice you want to use for the generation. I recommend using --preset fast for a first try, if you like the results, you can re-generate using --preset standard for better quality.
For more information refer to my previous video:
Clone ANY Voice for FREE Using AI & Your PC — https://youtu.be/GBZlkh4qS2o
✅ Hostinger $1.79 ➜ https://emit.reviews/go/hostinger-2023?aifix
CODE for extra 10% OFF ➜ EMITREVIEWS
Check out the pinned comment for every single command I've used in the video.
Here's all of the software you'll need
1.Python 3.9 https://www.python.org/downloads/release/python-390/
2. Anaconda — https://www.anaconda.com/products/distribution
3. Git — https://gitforwindows.org/
Original Tortoise-TTS software creator — https://github.com/neonbjb/tortoise-tts
To generate AI speech use this command
python tortoise/do_tts.py --text "I'm going to speak this" --voice random --preset fast
Change the text within " ", this will be words that will be generated. Change the voice to whichever voice you want to use for the generation. I recommend using --preset fast for a first try, if you like the results, you can re-generate using --preset standard for better quality.
For more information refer to my previous video:
Clone ANY Voice for FREE Using AI & Your PC — https://youtu.be/GBZlkh4qS2o

Be the first to comment