FlorianEagox / WeeaBlind

A program to dub non-english media with modern AI speech synthesis, diarization, and voice cloning!
https://tessapainter.com/project/WeeaBlind
237 stars 20 forks source link

Help me by providing links for me and everyone so we can have a easier time. #25

Open JJNeedHelp1 opened 1 week ago

JJNeedHelp1 commented 1 week ago

Hello, I need your help, I have been trying to get Weeablind to work for days but only got three out of nine done, can you provide links to the proper source code that you use to get it working on windows. IMG_9125

IMG_9128

and I have been putting them in the output file.

I hope you can help when you can.

FlorianEagox commented 1 week ago

Hi there! So I see what you're trying to do, but this approach won't work. To use these features, you can't use the premade EXE, it only supports the features it comes with currently. You need to create something called a python virtual environment 'venv', and then install the dependencies you want in there. This is a bit more advanced if you haven't done much with Python. Give it some research, reread the readme, and if you still need help, I will gladly advise! Thank you so much for checking out the project!

JJNeedHelp1 commented 1 week ago

Ok, i tried doing research on python virtual environments and I still have no idea how to set it up.

I have reread readme and i believe i need to get (which i don’t know where the hell they are on the internet): FFMPEG Pydub Coqui TTS Speechbrain Pyannote.audio

those are the only large problems I’m having trouble with, maybe you can make a type of guide or tutorial to fully help them understand how to do it?

I hope you can respond when you have the time.

JJNeedHelp1 commented 1 week ago

Ok, I have figured out how to make a virtual environment in command prompt with python.

now how do I get the system to install the required files with pip install.

JJNeedHelp1 commented 1 week ago

Ok FlorianEagox, do I have to download the zip files of the source code then use python on them, just tell me all ready.

JJNeedHelp1 commented 1 week ago

Hi there! So I see what you're trying to do, but this approach won't work. To use these features, you can't use the premade EXE, it only supports the features it comes with currently. You need to create something called a python virtual environment 'venv', and then install the dependencies you want in there. This is a bit more advanced if you haven't done much with Python. Give it some research, reread the readme, and if you still need help, I will gladly advise! Thank you so much for checking out the project!

CAN YOU PLEASE REPLY!

FlorianEagox commented 1 week ago

woah buddy! I'm very passionate about this project, but I also have a live, I'm sorry I haven't gotten around to helping you yet, but don't get angry at me. I do this for free, and while I support the enthusiasm, please don't be rude.

So, the dependencies aren't files you download off the internet like libraries in java or something. Python has a package manager called Pip which manages dependencies. You need to install Python, which comes with pip, and use it to create a virtual environment 'venv' as described in the readme. Once you have this, you can clone the repository, and use pip to create a virtual environment to store your dependencies in for this project. Then you can enter and activate the virtual environment and install the dependencies automatically from one of the requirements.txt files.

All the commands to do this are in the readme. What part of it are you having trouble with?

JJNeedHelp1 commented 1 week ago

I’m terribly sorry about that, I’m just frustrated that i can’t get it working, python is not my programming language.

but i kind of figured out how to setup a virtual environment but the requirements is not working and I don’t know what “git” is?

IMG_9168

JJNeedHelp1 commented 1 week ago

woah buddy! I'm very passionate about this project, but I also have a live, I'm sorry I haven't gotten around to helping you yet, but don't get angry at me. I do this for free, and while I support the enthusiasm, please don't be rude.

So, the dependencies aren't files you download off the internet like libraries in java or something. Python has a package manager called Pip which manages dependencies. You need to install Python, which comes with pip, and use it to create a virtual environment 'venv' as described in the readme. Once you have this, you can clone the repository, and use pip to create a virtual environment to store your dependencies in for this project. Then you can enter and activate the virtual environment and install the dependencies automatically from one of the requirements.txt files.

All the commands to do this are in the readme. What part of it are you having trouble with?

Hello, is it possible for you to help me or no?

JJNeedHelp1 commented 5 days ago

I tried doing it but it not working, I have git but i don’t know what to do.

JJNeedHelp1 commented 5 days ago

FlorianEagox? Are you here? I know our time zone are out of whack.

JJNeedHelp1 commented 4 days ago

Tried setting up from codes, it failed, I would like your help but I know you have a life and have very important moments.

IMG_9205 IMG_9206 IMG_9207

JJNeedHelp1 commented 1 day ago