You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEPRECATION: omegaconf 2.0.6 has a non-standard dependency specifier PyYAML>=5.1.*. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of omegaconf or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063
Installing collected packages: torch, torchaudio
Attempting uninstall: torch
Found existing installation: torch 2.5.1
Uninstalling torch-2.5.1:
Successfully uninstalled torch-2.5.1
Attempting uninstall: torchaudio
Found existing installation: torchaudio 2.5.1
Uninstalling torchaudio-2.5.1:
Successfully uninstalled torchaudio-2.5.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
coqui-tts 0.25.0 requires gruut[de,es,fr]>=2.4.0, but you have gruut 2.2.3 which is incompatible.
coqui-tts 0.25.0 requires librosa>=0.10.1, but you have librosa 0.9.1 which is incompatible.
coqui-tts 0.25.0 requires numpy<2.0,>=1.25.2, but you have numpy 1.23.5 which is incompatible.
coqui-tts 0.25.0 requires transformers<=4.46.2,>=4.43.0, but you have transformers 4.38.2 which is incompatible.
coqui-tts-trainer 0.2.0 requires numpy>=1.24.3; python_version < "3.12", but you have numpy 1.23.5 which is incompatible.
stream2sentence 0.2.9 requires emoji==2.14.0, but you have emoji 2.8.0 which is incompatible.
I followed the install directions step by step
The text was updated successfully, but these errors were encountered:
DEPRECATION: omegaconf 2.0.6 has a non-standard dependency specifier PyYAML>=5.1.*. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of omegaconf or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063
Installing collected packages: torch, torchaudio
Attempting uninstall: torch
Found existing installation: torch 2.5.1
Uninstalling torch-2.5.1:
Successfully uninstalled torch-2.5.1
Attempting uninstall: torchaudio
Found existing installation: torchaudio 2.5.1
Uninstalling torchaudio-2.5.1:
Successfully uninstalled torchaudio-2.5.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
coqui-tts 0.25.0 requires gruut[de,es,fr]>=2.4.0, but you have gruut 2.2.3 which is incompatible.
coqui-tts 0.25.0 requires librosa>=0.10.1, but you have librosa 0.9.1 which is incompatible.
coqui-tts 0.25.0 requires numpy<2.0,>=1.25.2, but you have numpy 1.23.5 which is incompatible.
coqui-tts 0.25.0 requires transformers<=4.46.2,>=4.43.0, but you have transformers 4.38.2 which is incompatible.
coqui-tts-trainer 0.2.0 requires numpy>=1.24.3; python_version < "3.12", but you have numpy 1.23.5 which is incompatible.
stream2sentence 0.2.9 requires emoji==2.14.0, but you have emoji 2.8.0 which is incompatible.
I followed the install directions step by step
The text was updated successfully, but these errors were encountered: