CoolFace
Apppublic

AIXONICSDesigns/harmony-ai-lyric-generator

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

AI Song Lyric Generator

A simplified version of the AI Song Generator optimized for Hugging Face Spaces.

Overview

This application generates song lyrics based on:

  • —Theme
  • —Genre
  • —Rhyme scheme
  • —Maximum length

Usage

  1. 1.Enter a theme for your song
  2. 2.Select a genre
  3. 3.Choose a rhyme scheme
  4. 4.Adjust the maximum length if needed
  5. 5.Click "Generate Lyrics"

Technical Details

  • —Uses distilGPT2 model for text generation
  • —Built with Gradio for the user interface
  • —Optimized for Hugging Face's free tier resources

Deployment

This app is designed to be deployed on Hugging Face Spaces, which provides free hosting for machine learning demos.