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
duplex-tools is incompatible with python 3.12 because of the dependency on numpy<1.24 and any numpy<1.26 is incompatible with python3.12. Are there any plans to update the dependency of numpy to higher versions?
Thanks
The text was updated successfully, but these errors were encountered:
I'd strongly suggest moving over to the pairing which is happening by default in dorado since we won't be giving pairing updates to duplex-tools. Appreciate that you noticed the incompatibility, but would suggest sticking with <3.12 if you do need to use duplex-tools.
Thanks for the swift reply!
Does this mean, that dorado supersets duplex-tools and 'dorado' should be used instead of duplex-tools? If so, feel free to close this ticket.
Yes, that's correct, the in-built pairing in dorado will replace duplex-tools, so we're recommending using that going forward, feel free to comment in the dorado repository for further pairing questions!
Hi,
duplex-tools is incompatible with python 3.12 because of the dependency on numpy<1.24 and any numpy<1.26 is incompatible with python3.12. Are there any plans to update the dependency of numpy to higher versions?
Thanks
The text was updated successfully, but these errors were encountered: