Skip to content

Request to Fine-Tune SongGeneration Model for a New Music Genre #38

@kehinde-elelu

Description

@kehinde-elelu

Hello,

I’m interested in fine-tuning your SongGeneration model on a specific genre of music that is not part of the original training data.

I have the following questions:

Can I fine-tune the current public model (songgeneration_base) using my own genre-specific dataset (Afrobeat)?

What format should my dataset be in (e.g., audio files, Mel-spectrograms, metadata)?

How can I work with the model class to load the songgeneration_base checkpoint and continue training with my dataset?

Are there any scripts or examples in the repository that show how to fine-tune from a pretrained checkpoint?

What are the best practices for adapting the model to a new genre? Should I freeze any layers, or fine-tune the entire model?

I already have the pretrained weights from: https://huggingface.co/tencent/SongGeneration/tree/main/ckpt/songgeneration_base

Appreciate any guidance or tips on how to set up the training pipeline for genre adaptation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions