JarodMica / audiobook_maker

GNU General Public License v3.0
203 stars 34 forks source link

TypeError: cannot unpack non-iterable NoneType object #29

Closed Atoli closed 7 months ago

Atoli commented 8 months ago

OS: Windows 10 GPU: Nvidia RTX 3060 12gb

I installed and ran some sentences of mrq's Tortoise Fork to know that it's working correctly. When i use a txt with audiobook_maker i get the following error:

error

Left is audiobook_maker. Right is mrq's Tortoise.

What exactly i am doing wrong? I notice audiobook_maker does not try the port opened by Tortoise, no matter how many different ports it opens:

error2

If it is on port 7860 (like the image) it will start from 7861. If it is on port 7863 it will start on 7860 then go up but skip 7863.

What could the issue be?

pishabh625 commented 8 months ago

I think the below YouTube video will help you with this:

https://youtu.be/xbheTi1YjnM?si=RlZzWtFcFm9E6Zx3&t=294

JarodMica commented 7 months ago

Hey Atoli, you would need to setup the tort.yaml file as shown in the video, replacing "insert_trained_name" with the one that you are using for tortoise.

Closing the issue, feel free to open it back up if you still need help with this.

trialerror-1234 commented 4 months ago

Hello, I am having the same problem, even though I followed the steps in the video. I also edited the tort file like in the video. I tried naming it "tort.yaml" but when I do, I get this error: :(

Screenshot (594) Screenshot (595) tort yaml error