Skip to content

Ingesting a YouTube URL of a song and producing a sentiment score of the lyrics from audio transcription.

Notifications You must be signed in to change notification settings

20mattk/LyricalSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LyricalSentimentAnalysis

Predicting the sentiment of a song given it's lyrics.

  1. Ingests a YouTube URL of a song 🎥
  2. Converts the URL into a .wav audio file 🔊
  3. Separates the vocals from the song 🎤
  4. Transcribes the vocal track into plain text 📝
  5. TODO: Performs sentiment analysis on the transcription of the lyrics 🎭

About

Ingesting a YouTube URL of a song and producing a sentiment score of the lyrics from audio transcription.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published