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

How to create a demo? #5

Open
JunhaoWang opened this issue Nov 12, 2017 · 2 comments
Open

How to create a demo? #5

JunhaoWang opened this issue Nov 12, 2017 · 2 comments

Comments

@JunhaoWang
Copy link

JunhaoWang commented Nov 12, 2017

Hi! Thanks for your work. I'm trying to train this model on lyrics and create conditional text for demo. However, how do you do something like below? Thanks!

input_lyric = "Sky is high and ocean is blue."
output_lyric = some_function(input_lyric, latent_emotion = "sad")
print(output_lyric) # expect something like: 'Oh sad sky there is'

@jonzarecki
Copy link

Did you get it working ?

@GBLin5566
Copy link
Owner

Hi @JunhaoWang @yonilx , sorry for the late reply.
The code is not complete yet, and I'm still working around with the issue #7 . I think I might implement the flow of models incorrectly.
Any advice is welcome !

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

3 participants