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.22.1 #25

Merged
merged 87 commits into from
Apr 3, 2024
Merged

v0.22.1 #25

merged 87 commits into from
Apr 3, 2024

Conversation

eginhard
Copy link
Owner

@eginhard eginhard commented Apr 3, 2024

No description provided.

Edresson and others added 30 commits December 12, 2023 16:07
Fix CI (save best model after 0 steps in tests)
* Bug Fix on XTTS load

* Bug fix in MP3 length on TTSDataset

* Update TTS/tts/datasets/dataset.py

Co-authored-by: Aarni Koskela <[email protected]>

* Uses mutagen for all audio formats

* Add dataloader test wit hall supported audio formats

* Use mutagen.File

* Update

* Fix aux unit tests

* Bug fixe on unit tests

---------

Co-authored-by: Aarni Koskela <[email protected]>
Handles cases when git branch produces no output or invalid output. Right now, it just crashes with `StopIteration`
eginhard and others added 29 commits March 10, 2024 11:34
build: update numpy and librosa
build: make dependencies for server optional
ci: combine coverage reports and merge test workflows
docs(tts.models.vits): clarify use of discriminator/generator
Refactor that removes the deprecation warning:
torch.view_as_real(torch.stft(*, return_complex=True)) is equal to
torch.stft(*, return_complex=False)

https://pytorch.org/docs/stable/generated/torch.stft.html
fix: torch.stft will soon require return_complex=True
refactor(dataset): get audio length with torchaudio
refactor(bin.find_unique_chars): use existing function
Reverts c59f0ca (#13)

Too many CI test timeouts from installing torch/nvidia packages with uv:
astral-sh/uv#1912
Update repository links, package names, release script
@eginhard eginhard merged commit 3327b47 into main Apr 3, 2024
35 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.

8 participants