activate.bat missing #39
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After running "start.bat" locally, it gives this:
There's also no activate.bat in the scripts folder.
I used to use the Collab but there's so many issues with that too... Dunno if I'm supposed to make a separate issue per issue but since there's so many issues it would just take up too much space... So here it is:
When everything USED to be installed properly on Collab, I'd be able to get to the Gradio UI properly but when I run anything it would say "TTS is still activating" and then never work regardless of how long I waited.
That was yesterday, so I tried to do a clean slate today and deleted everything on Collab ("disconnect and delete runtime"). Now after trying to install the latest version, restarting the runtime and running it, it now says there's requirements missing...
You need to do setup first, as per the README.
Scroll down and see the console output. More than likely you need to be patient and wait for it to download the models first.
I'm in the middle of some cleanup in preparation of adding in fine-tuning and have yet to get to update the Colab notebook. Be patient.
Fixed in commit
56a5415776.Tried Colab again
Fixed in commit
b2dd5e31a8.Again, in the middle of refractoring.
Alright, take your time, just letting you know how things are going on the user's end.