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

Create audio models (Generator and Discriminators) #3

Open
2 tasks
adsnaider opened this issue Jan 16, 2019 · 0 comments
Open
2 tasks

Create audio models (Generator and Discriminators) #3

adsnaider opened this issue Jan 16, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adsnaider
Copy link
Collaborator

Write the neural networks for processing audio. This should be using the raw audio (for now) before moving on to spectrograms.

All models should be using the tf.keras API in order to maintain modularity between code.

  • Write Generator Networks
  • Write Discriminator Networks
@adsnaider adsnaider self-assigned this Jan 16, 2019
@adsnaider adsnaider added the enhancement New feature or request label Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant