8000 Tags · descriptinc/audiotools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: descriptinc/audiotools

Tags

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #117 from descriptinc/swb/fix-release

Fix release workflow

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.7.3 (#90)

* Pin wavesurfer to 6.6.4.

* Fixing n_samples

* Adding traceback

* Fixing the mushra script.

* fixing linting

* test mushra only

* Bumping version

* adding a license, fixing tests

* Fixing linting.

---------

Co-authored-by: prem <prem@descript.com>

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #88 from descriptinc/al/readtext

[R-4298] Update from deprecated importlib_resources.read_text to new files api

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version (#83)

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepping for open source. (#80)

* Check if is cuda.

* Adding stuff.

* no more print statements

* Deleting outdated tools for release.

* Bringing back post.

* bringing back tests

* Adding preference test tools + tests

* Adding to tests.

* Adding again.

* Adding stuff from Hugo's PR.

* Fixing for tests, adding docs.

* Adding timeline notches + dividing line.

* Adjusting color.

* Make cookie name customizable.

* Version bump.

---------

Co-authored-by: pseeth <prem@descript.com>

0.6.4

Toggle 0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding decorators for training progress bars, etc. (#79)

* Adding decorators

* Rewrote decorators.

* Adding demo

* Added test.

* Added the decorators.

* Added docstring

* Bumping version.

* Default step_fn

* Explicitly set tracker step.

* Moving step

* Adding step to init

* dict, not defaultdict when saving history

* Moving lambda outside.

* Changing torchmetrics.

* making dummy

* Device

* return self

* missing item

* No more torchmetrics

* Load step

* Allow writer to be None

* Moving write call

* Moving ddp active to arguments of track.

* Longer width

* skip nans in taking mean.

* Fixing mean.

* Cleaning up decorators a bit.

* Adding docstrings

* Should update even if not dict, for pbars.

* Fixing issue with dropping float/int.

---------

Co-authored-by: pseeth <prem@descript.com>

0.6.3

Toggle 0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding functionality for cycling through datasets evenly. (#74)

Co-authored-by: pseeth <prem@descript.com>

0.6.2

Toggle 0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
loader should sample from files without replacement (#73)

* loader should sample from files without replacement

* lint

* codecov

* lint

* lint

* fixing lint

* Adding docstrings

---------

Co-authored-by: Hugo Flores Garcia <hfgarcia@descript.com>
Co-authored-by: pseeth <prem@descript.com>

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Padding amount was too high for loading files with FFMPEG. (#72)

* Getting the pad amount as low as possible for mp3 to pass.

* Fleshing out comment.

* Bumping version

* Raising threshold.

* Adding source

* updating comment

* Adding offset option to dataset

* Changing to hann window

* Update regression data.

* Raising atol but why

---------

Co-authored-by: pseeth <prem@descript.com>

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactoring the data pipeline. (#71)

* Got the main stuff done, still a bunch of tests to write.

* propagate find_audio args

* Coverage on datasets.

* Fixing test, adding docs.

* Adding to find_audio test.

* Fixing train_separator script

* Fixing

* Fixing sisdr loss and train_separator.

* Examples working

* Rewriting how things get aligned.

* Bigger version bump

* Adding test

* Adding max history to autoclip

* Adding something for gradient accumulation in the collater.

* Fixing comment

* Removing comment

---------

Co-authored-by: pseeth <prem@descript.com>
0