idiap / coqui-ai-TTS

πŸΈπŸ’¬ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
https://coqui-tts.readthedocs.io
Mozilla Public License 2.0
497 stars 49 forks source link

[Feature request] Support python 3.13 #108

Open jessebot opened 1 week ago

jessebot commented 1 week ago

πŸš€ 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 commented 1 week ago

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 https://github.com/idiap/coqui-ai-Trainer/pull/9 for updates, that package needs to be updated first.

jessebot commented 1 week ago

I did mean that, sorry! πŸ™‡ Thank you for catching that and for your very quick response πŸ™