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

v0.25.0 #188

Merged
merged 69 commits into from
Dec 4, 2024
Merged

v0.25.0 #188

merged 69 commits into from
Dec 4, 2024

Conversation

eginhard
Copy link
Member

@eginhard eginhard commented Dec 3, 2024

Merge dev into main for release

eginhard and others added 30 commits November 6, 2024 10:06
build: move doc dependencies from extra into group and build with uv
Setuptools is not needed anymore because the Cython extension is now built in an
external package.
Use external package for monotonic alignment search
torch.cuda.amp.autocast(args...) and torch.cpu.amp.autocast(args...) will be
deprecated. Please use torch.autocast("cuda", args...) or torch.autocast("cpu",
args...) instead.

https://pytorch.org/docs/stable/amp.html
These allowed Coqui to get download stats, which we don't need anymore
More breaking changes affecting the XTTS streaming code
* Add Support for building Docker on arm64

* fixup! Add Support for building Docker on arm64

---------

Co-authored-by: Enno Hermann <enno.hermann@idiap.ch>
Automatically convert audio to mono, add more helpful error messages
There's one in tortoise.classifier that's actually used
These are assigned but not used for anything.
Pytorch LayerNorm supports bias=False since version 2.1
eginhard and others added 27 commits November 24, 2024 19:57
build: switch to forked coqpit
@eginhard eginhard merged commit 9ab0f1f into main Dec 4, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants