atharvjairath / Tacotron-2-Dataset-Creator

This code helps to create dataset for Tacotron-2
0 stars 0 forks source link

No matching distribution found for pydub.silence and the rest #1

Closed MrCarJrProductions closed 1 year ago

MrCarJrProductions commented 2 years ago

ERROR: Could not find a version that satisfies the requirement pydub.silence (from versions: none) ERROR: No matching distribution found for pydub.silence how do i fix this? also update the readme.md

atharvjairath commented 2 years ago

Hey, I have added the requirement file for the required installation of libraries. You can pull the new commit. That should fix it. Also added readme (incomplete) but should get the work done

MrCarJrProductions commented 2 years ago

I got this ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

MrCarJrProductions commented 2 years ago

What's worse is that the file already exists. I mean LOOK AT THIS BRO IT'S LITERALLY RIGHT THERE .

MrCarJrProductions commented 2 years ago

I drew the circles and arrows with my mouse

MrCarJrProductions commented 2 years ago

In fact, 'requirements.txt' is spelled correctly in BOTH circles.

MrCarJrProductions commented 1 year ago

Can't believe that this still hasn't been solved

MrCarJrProductions commented 1 year ago

YKW? forget it.

atharvjairath commented 1 year ago

@MrCarJrProductions , Hi, First of all, I am a student, who just uploaded the code so others can use it. There is no need to be rude about it If I by-mistake miss the issue. I am not maintaining it, I do not have the time for it second, you need to do: %cd Tacotron-2-Dataset-Creator after cloning the repo.