neonbjb / tortoise-tts

A multi-voice TTS system trained with an emphasis on quality
Apache License 2.0
12.35k stars 1.73k forks source link

Model Name issue #612

Open iampraveensingh opened 9 months ago

iampraveensingh commented 9 months ago

can we set model name in model directory '/usr/condabin/conda run --name tortoise python /var/www/html/tortoise-tts/tortoise-tts/scripts/tortoise_tts.py -o '.$outputPath.'/hello.wav Hello, how are you? --model classifier.pth'; like this

fakerybakery commented 8 months ago

Hi @iampraveensingh, you can set a custom model directory using --model-dir.