so apperently im trying to set up the real time voice cloning tool, i followed the set up steps " Running the toolbox '' which are 3 steps i did
i asked chatgpt and it told me that something is outdated in the master file i downloaded, and that there is no requirements.txt folder
this is the error: x Failed to download and build visdom==0.1.8.9
|-> Failed to resolve requirements from build-system.requires and extra-build-dependencies
|-> No solution found when resolving: setuptools>=40.8.0, pkg-resources
`-> Because pkg-resources was not found in the package registry and you require pkg-resources, we can conclude that
your requirements are unsatisfiable.
hint: visdom (v0.1.8.9) was included because real-time-voice-cloning (v0.0.0) depends on visdom
C:\Users\Anas_\Desktop\Real-Time-Voice-Cloning-master>
so what do i do to bypass that "visdom" problem ?
so apperently im trying to set up the real time voice cloning tool, i followed the set up steps " Running the toolbox '' which are 3 steps i did
this is the error: x Failed to download and build
visdom==0.1.8.9|-> Failed to resolve requirements from
build-system.requiresandextra-build-dependencies|-> No solution found when resolving:
setuptools>=40.8.0,pkg-resources`-> Because pkg-resources was not found in the package registry and you require pkg-resources, we can conclude that
your requirements are unsatisfiable.
hint:
visdom(v0.1.8.9) was included becausereal-time-voice-cloning(v0.0.0) depends onvisdomC:\Users\Anas_\Desktop\Real-Time-Voice-Cloning-master>
so what do i do to bypass that "visdom" problem ?