--- license: apache-2.0 --- This repository holds the finetuned weights for Tortoise v2 for the LJSpeech voice. It is a good demonstration of how powerful fine-tuning Tortoise can be. Usage: - Clone Tortoise, jbetker/tortoise-tts-v2 or https://github.com/neonbjb/tortoise-tts - Clone this repo to download weights - Run any Tortoise script with the flag `--model_dir=/models` and `--voice=lj` - For fine-tuned models, I recommend using the `high_quality` preset. Faster rendering modes can exhibit artifacts in the output.