neonbjb / tortoise-tts

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

tortoise-2.3.0-py3.10.egg #348

Open hawaricracker opened 1 year ago

hawaricracker commented 1 year ago

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?

neonbjb commented 1 year ago

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