Skip to content

ramaneswaran/song-story-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Song Story

Generate stories from songs

DOCS UI


Functionalities

  • Get song meaning using Genius lyrics API
  • Generate keywords from the song context
  • Generate prompts using the keywords
  • Generate story from prompt

Instructions to run

  • Pre-requisites:

    • System with atleast 4GB RAM
    • Download the trained models from Google Drive
  • Directions To Install

cd to/project/directory 
pip install -r requirements.txt
  • Directions To Execute
cd to/project/directory
python3 song_story/app/run.py
  • Trained Model Download Links

The trained models will be provided soon

Contributors

Ramaneswaran

Raman



Made with ❤️ by DSC VIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%