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] Support python 3.13 #108

Open
jessebot opened this issue Oct 20, 2024 · 4 comments · May be fixed by #285
Open

[Feature request] Support python 3.13 #108

jessebot opened this issue Oct 20, 2024 · 4 comments · May be fixed by #285
Assignees
Labels
blocked Blocked by something else enhancement New feature or request

Comments

@jessebot
Copy link

jessebot commented Oct 20, 2024

🚀 Feature Description

python 3.12 is the highest version supported

Solution

Can you please support python 3.13?

Alternative Solutions

wait a bit if there are other deps that still require 3.12?

Additional context

thanks for all you do!

@eginhard eginhard changed the title [Feature request] support python 3.14 [Feature request] Support python 3.13 Oct 20, 2024
@eginhard
Copy link
Member

I assume you mean support for Python 3.13. Python 3.14 is still in development. I'll definitely update the package when it's possible, but it will probably still take a while. 3.13 was released just 2 weeks ago and it will take time until all dependencies support it. E.g. I think Pytorch will only add full support from version 2.6 which will be released in January. You can follow idiap/coqui-ai-Trainer#9 for updates, that package needs to be updated first.

@jessebot
Copy link
Author

I did mean that, sorry! 🙇 Thank you for catching that and for your very quick response 🙏

@eginhard eginhard added enhancement New feature or request blocked Blocked by something else labels Oct 20, 2024
@eginhard eginhard self-assigned this Oct 20, 2024
@eginhard eginhard pinned this issue Oct 23, 2024
@TheLonelinessOfHS
Copy link

I assume you mean support for Python 3.13. Python 3.14 is still in development. I'll definitely update the package when it's possible, but it will probably still take a while. 3.13 was released just 2 weeks ago and it will take time until all dependencies support it. E.g. I think Pytorch will only add full support from version 2.6 which will be released in January. You can follow idiap/coqui-ai-Trainer#9 for updates, that package needs to be updated first.

Hi, it seems that Pytorch 2.6 has been released recently.

@eginhard
Copy link
Member

eginhard commented Feb 3, 2025

Yes, I'm preparing a 3.13-compatible release for Trainer (update: released in coqui-tts-trainer 0.2.3). For Coqui TTS itself we will have to wait a bit longer for all dependencies to catch up, I know at least Spacy doesn't support 3.13 yet: explosion/spaCy#13658

@eginhard eginhard linked a pull request Feb 4, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by something else enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants