can't use read py #503
Unanswered
SerAlanTheBold
asked this question in
Q&A
Replies: 3 comments 1 reply
-
same here @neonbjb |
Beta Was this translation helpful? Give feedback.
1 reply
-
Get rid of the < and the > |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's telling you the requested voice doesn't exist. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(tortoise-tts) C:\Users\Lylliana\anaconda3\tortoise-tts>python tortoise/read.py --textfile <DARKSOULSHonestMerchant.ansi> --voice leliana
Traceback (most recent call last):
File "C:\Users\Lylliana\anaconda3\tortoise-tts\tortoise\read.py", line 37, in
with open(args.textfile, 'r', encoding='utf-8') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'leliana'
Beta Was this translation helpful? Give feedback.
All reactions