ldzhangyx / loop-copilot

Apache License 2.0
11 stars 0 forks source link

Add lyrics via VALL-E #1

Open bennmann opened 4 months ago

bennmann commented 4 months ago

Based on some commercial black box music generators like suno.ai, please add lyric generation using something like Microsoft Vall-e or bark https://www.microsoft.com/en-us/research/project/vall-e-x/vall-e/ https://github.com/suno-ai/bark

Also, please allow the use of local llama models or local models on a localhost endpoint instead of chatgpt for such functions as use Large Language Models (there are several opeai dependencies that limit the usefulness of loop copilot).

ldzhangyx commented 4 months ago

Thanks for your suggestions! We are planning to extend the model in the next few months.