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

Specify Inference language #9

Open
uu95 opened this issue Jun 7, 2024 · 3 comments
Open

Specify Inference language #9

uu95 opened this issue Jun 7, 2024 · 3 comments

Comments

@uu95
Copy link

uu95 commented Jun 7, 2024

Hello, great work on your project!

I'm trying to generate lyrics from a melody using the provided example in the Jupyter notebook. However, I'm struggling to get the lyrics in English, even when I specify it in the instructions and use special tokens like . Can you please guide me on how to ensure the output language is always English?

Thank you!

@Mark12Ding
Copy link
Collaborator

Thank you for your interest in our work. The language-specific prompt functionality is included in the newest version of our model. We will be releasing it soon, so please stay tuned.

Best,
Shuangrui

@uu95
Copy link
Author

uu95 commented Jun 13, 2024

Thank you for addressing this issue. I noticed the updated results in the demo. Has the updated model been posted on HuggingFace, or is it still pending? Also, could you clarify whether the problem is with the model or the tokenizer? I'm new to LLMs and find it challenging to understand the root cause.

@Mark12Ding
Copy link
Collaborator

The method for generating entire songs will be released after the paper is accepted :) The root cause is whether you feed the language-specific prompt data during the supervised fine-tuning training.

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

2 participants