JarodMica / ai-voice-cloning

GNU General Public License v3.0
430 stars 87 forks source link

Error with the 'tortoise.api' package. #79

Closed Pineconium closed 2 months ago

Pineconium commented 2 months ago

So I'm trying to run the "start.sh" script and it keeps giving me this error: ModuleNotFoundError: No module named 'tortoise.api'

Any help with me trying to get tortoise's API package? I installed nearly everything and I hope trying to get this pip package will be the final thing I need...

Also if anyone asks what OS I'm using it's Linux Mint 21.2

JarodMica commented 2 months ago

The setup with linux hasn't been refined yet for the start.sh. There's work being done on it with #77. If you want, I'd recommend docker as that has been fleshed out: https://github.com/JarodMica/ai-voice-cloning/pull/81