tortoise-tts icon indicating copy to clipboard operation
tortoise-tts copied to clipboard

tortoise-2.3.0-py3.10.egg

Open hawaricracker opened this issue 1 year ago • 1 comments

Traceback (most recent call last): File "D:\copy\voice.py", line 15, in tts = TextToSpeech() File "D:\New folder (2)\lib\site-packages\tortoise-2.3.0-py3.10.egg\tortoise\api.py", line 184, in init File "D:\New folder (2)\lib\site-packages\tortoise-2.3.0-py3.10.egg\tortoise\utils\tokenizer.py", line 169, in init Exception: The system cannot find the path specified. (os error 3)

How i can fix this?

hawaricracker avatar Mar 09 '23 06:03 hawaricracker

You didn't get one of the data files needed to initialize the tokenizer. I don't know what the solution is.

neonbjb avatar Mar 09 '23 18:03 neonbjb