Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: fastaudio/fastaudio

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Change AddNoise to RandTransform (#102)

* changed AddNoise to RandTransform

* put arg p at the end of AddNoise

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update fastai to 2.3 (#99)

* Update fastai, remove bound on IPython

* Update mknotebooks

v1.0.0

Toggle v1.0.0's commit message
BREAKING CHANGE: GPU-Compatible batch transforms (#85)

GPU-compatible batch transforms

BREAKING CHANGE: GPU-Compatible batch transforms (#85)

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix issue with multiprocessing not keeping the Tensor metadata (#97

)

* Add minimal tests to reproduce the issue

* Add temporary fix

* Disable patch coverage

v0.1.5

Toggle v0.1.5's commit message
fix: Update fastai (#89)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Upgrade to latest fastai version (#79)

* update fastai and fastcore

* update ESC50 notebook

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change linux backend to fix mp3 load bug (#77)

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Removing version.txt from release (#74)

v0.1.0

Toggle v0.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
feat: Automatic Versioning CI