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.24.3 #128

Merged
merged 25 commits into from
Nov 5, 2024
Merged

v0.24.3 #128

merged 25 commits into from
Nov 5, 2024

Conversation

eginhard
Copy link
Member

@eginhard eginhard commented Nov 4, 2024

Merge dev into main for the next release

shavit and others added 23 commits September 12, 2024 23:37
Required for loading some models using torch.load(..., weights_only=True). This
is only available from Pytorch 2.4
Bark was previously adapted to download Hubert from HuggingFace, so the manual
download is superfluous.
Due to breaking change in upload-artifact action:
actions/upload-artifact#602
Load weights only in torch.load
* Add normalizer type C to text cleaners

* Linter recommendations

* Add unicode normalize to every cleaner

* Format test_text_cleaners.py
* Update pyproject.toml

* Update pyproject.toml

* Update pyproject.toml

* Update pyproject.toml

* build: simplify requirement restrictions

---------

Co-authored-by: Enno Hermann <enno.hermann@idiap.ch>
ci(release): switch to cibuildwheel
Otherwise it backtracks to an old numba and then llvmlite version that can't be
built:
astral-sh/uv#6281
Some parts of spacy/thinc are still causing issues
Add compatibility with transformers>=4.43
fix(gpt): set attention mask and address other warnings
Allows moving the minimum Pytorch version back to 2.1
fix: only enable load with weights_only in pytorch>=2.4
@eginhard eginhard requested a review from KarlHajal November 4, 2024 23:22
@eginhard eginhard merged commit 37d971d into main Nov 5, 2024
49 checks passed
@eginhard eginhard deleted the sync branch November 5, 2024 23:58
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