Hello, when i try to install the requirements package for training the parler-tts with this code: “pip install -e .[train]” i get an error like this:
"Getting requirements to build wheel … error
error: subprocess-exited-with-error
Ă— Getting requirements to build wheel did not run successfully."
How can i resolve this issue? I installed pytorch and accelerate, also i cloned repository but i could not manage to install requirements because of this error.