JarodMica / audiobook_maker

GNU General Public License v3.0
191 stars 33 forks source link

Failed to connect to port 7860, trying next port TypeError: cannot unpack non-iterable NoneType object #43

Open trialerror-1234 opened 3 months ago

trialerror-1234 commented 3 months ago

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

FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\User\Downloads\audiobook_maker_v1.1\tort.yaml

tort yaml error

And when I remove the .yaml part, and save it as only "tort", I keep getting the same results

Screenshot (594) Screenshot (595)

Meerfelix commented 2 months ago

this was connected to ther audio cloner version to me. it worked with ai voice cloning 2.0 not 3.0 for me. must be up and runnig first oc.

Meerfelix commented 2 months ago

@JarodMica I think it may be worth to confirm that compatibility issue and then flag this in the requirements/descriptions.

trialerror-1234 commented 2 months ago

this was connected to ther audio cloner version to me. it worked with ai voice cloning 2.0 not 3.0 for me. must be up and runnig first oc.

I'll try downloading the 2.0 version and see if that works out for me. thank you.