flowese / UdioWrapper

UdioWrapper is a Python package that enables the generation of music tracks using Udio's API through textual prompts. This package is based on the reverse engineering of the Udio API (https://www.udio.com/) and is not officially endorsed by Udio.
MIT License
136 stars 26 forks source link

custom lyrics #1

Closed katywilliams1121 closed 7 months ago

katywilliams1121 commented 7 months ago

please add a feature for the custom lyrics input and other extend feature (if possible)

flowese commented 7 months ago

Hello @katywilliams1121,

Thank you for your suggestion regarding custom lyrics input and extension features. I am pleased to inform you that we have updated the README and released a new version of the UdioWrapper that now comprehensively includes these features, including enhanced capabilities for handling custom lyrics.

Please make sure to update the library to the latest version to access these new functionalities and improvements.

You can do this by running:

pip install --upgrade --no-cache-dir udio_wrapper

You will find detailed examples of how to use the custom lyrics input for the initial song, extensions, and outros in the updated README. These examples should provide you with clear guidance on how to tailor the song generation process to your specific needs.

We appreciate your feedback and hope that the new functionalities and improvements meet your expectations.

Best regards,