Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Upgrade to Python3.12 #3848

Open
CorrM opened this issue Aug 3, 2024 · 3 comments
Open

[Feature request] Upgrade to Python3.12 #3848

CorrM opened this issue Aug 3, 2024 · 3 comments
Labels
feature request feature requests for making TTS better.

Comments

@CorrM
Copy link

CorrM commented Aug 3, 2024

Conceder upgrading to Python3.12

The current project's supported Python range (>=3.12,<3.13) is not compatible with some of the required packages Python requirement:
  - tts requires Python >=3.9.0, <3.12, so it will not be satisfied for Python >=3.12,<3.13

Because shortgpt depends on tts (0.22.0) which requires Python >=3.9.0, <3.12, version solving failed.
@CorrM CorrM added the feature request feature requests for making TTS better. label Aug 3, 2024
Copy link

stale bot commented Sep 18, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.

@stale stale bot added the wontfix This will not be worked on but feel free to help. label Sep 18, 2024
@Vectorrent
Copy link

Bump. Just tried to install this lib, and it fails with Python 3.12.

@stale stale bot removed the wontfix This will not be worked on but feel free to help. label Sep 19, 2024
@eginhard
Copy link
Contributor

This repo is not updated anymore. You can use our fork (available via pip install coqui-tts), which supports Python 3.12 and has other bug fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature requests for making TTS better.
Projects
None yet
Development

No branches or pull requests

3 participants