sbenthall / deeptune

Music style transfer
MIT License
2 stars 0 forks source link

arbitrary sound transform class #5

Closed sbenthall closed 4 years ago

sbenthall commented 6 years ago

Develop class and implement for an arbitrary sound transformation (such as adding noise).

Test using conversion to mp3

sbenthall commented 6 years ago

A rough implementation is here:

https://github.com/sbenthall/deeptune/commit/7e24fb95bd0e9b8fe9eefb1cc89de45fe47f7483

But it is a method not a class.

sbenthall commented 4 years ago

Wontfix.