Skip to content

Commit

Permalink
Update changelog and list of available transforms
Browse files Browse the repository at this point in the history
  • Loading branch information
iver56 committed Apr 16, 2021
1 parent 6108432 commit 800a6ac
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ _Added in v0.5.0_

Add background noise to the input audio.

## AddColoredNoise

_To be added in v0.7.0_

Add colored noise to the input audio

## ApplyImpulseResponse

_Added in v0.5.0_
Expand Down Expand Up @@ -136,6 +142,16 @@ If the input audio is mono, this transform does nothing except emit a warning.

# Changelog

## Unreleased

### Added

* Implement `AddColoredNoise`

### Deprecated

* Support for pytorch<=1.6 is deprecated and will be removed in the future

## [v0.6.0] - 2021-02-22

### Added
Expand Down

0 comments on commit 800a6ac

Please sign in to comment.