Genre Based Music Lyric Generator

  • Tech Stack: Hugginface, LoRa, LLAMA, GPT2, Pandas, NLTK
  • Github URL: Project Link
  • Huggingface URL: Link

This project focused on developing AI models capable of generating music lyrics tailored to specific genres and themes. By fine-tuning pre-trained language models like GPT-2 and LLaMA-2, the models were trained to produce lyrics that align with the desired style and incorporate given keywords. To optimize training efficiency and memory usage, techniques like quantization and LoRA adapters were employed, allowing for faster convergence and reduced computational resources.