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

TODO - 2020 version #80

Open
2 tasks done
keunwoochoi opened this issue Aug 15, 2020 · 10 comments
Open
2 tasks done

TODO - 2020 version #80

keunwoochoi opened this issue Aug 15, 2020 · 10 comments

Comments

@keunwoochoi
Copy link
Owner

keunwoochoi commented Aug 15, 2020

  • Add inverse STFT
  • Add a composed layer that concatenates magnitude and phase of input complex number (which would be STFT)
@keunwoochoi
Copy link
Owner Author

keunwoochoi commented Aug 18, 2020

  • mfcc?
  • time-stretch?
  • frequency shift?

@keunwoochoi
Copy link
Owner Author

keunwoochoi commented Aug 18, 2020

  • fix test for phase

@keunwoochoi
Copy link
Owner Author

keunwoochoi commented Aug 24, 2020

  • energy
  • loudness
  • HPSS

@keunwoochoi
Copy link
Owner Author

keunwoochoi commented Aug 25, 2020

@keunwoochoi
Copy link
Owner Author

keunwoochoi commented Aug 26, 2020

  • frequency-aware conv layer? (@kkoutini any chance you'd be interested in making a PR?)

@keunwoochoi
Copy link
Owner Author

keunwoochoi commented Aug 28, 2020

  • InstaneousFrequency(pad_end=True)
  • pre-emphasis, de-emphasis
  • LPC
  • ERB
  • LFCC

@keunwoochoi
Copy link
Owner Author

keunwoochoi commented Sep 1, 2020

  • change numpy requirements to 1.18.5 to be compatible with tensorflow.
  • enable model name for composed layers

@keunwoochoi
Copy link
Owner Author

typos .. retunrs

@keunwoochoi
Copy link
Owner Author

  • random gain (control the multiplication factor)
  • random volume (control the output.. amplitude? energy?)

@keunwoochoi
Copy link
Owner Author

  • more examples

  • pre-structured models?

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

No branches or pull requests

1 participant