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

using song recognition model, do style transfers on pairs of fragments #12

Closed
sbenthall opened this issue Nov 4, 2019 · 4 comments
Closed
Assignees
Milestone

Comments

@sbenthall
Copy link
Owner

Using the song recognition model from #10, and given two fragments, perform a style transfer from the second fragment to the first.

@sbenthall sbenthall self-assigned this Nov 4, 2019
@sbenthall sbenthall added this to the 0.1 prototype milestone Nov 4, 2019
@sbenthall
Copy link
Owner Author

2ea88b7

@sbenthall
Copy link
Owner Author

#15 needed for testing.

@sbenthall
Copy link
Owner Author

While there is now a non-breaking setup for a 'style transfer' from one fragment to another, the 'transfer' is not audibly convincing.

This is likely due to the weakness of the current model architecture, which probably is not capturing content and style in an appropriate way.

@sbenthall
Copy link
Owner Author

With #18 this seems to be working...

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